@charset "utf-8";

/* tables */





/* headline */
table.headline {
	width: 983px;
	height: 92px;
	border:solid;
	border-width: 1px;
	border-color: black;
	vertical-align: middle;
}

td.headline-logo {
	width: 130px;
	vertical-align: middle;
	text-align: center;
}

td.headline-advertise {
	width: 728px;
	text-align: center;
}

td.headline-clock {
	width: 123px;
	text-align: center;
	vertical-align: middle;
}









/* main */
table.main {
	width: 983px;
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
	margin-top: 10px;
}

td.dist-10x10 {
	width: 10px;
	vertical-align: top;
}

td.dist-10x11 {
	width: 11px;
	vertical-align: top;
}

td.dist-10x10-vert {
	width: 10px;
	background: url("../k23_images/distancers/dist_10x10_vert.png") repeat-y;
}








table.main-content {
	width: 960px;
}

td.main-content-1-col {
	width: 689px;
	vertical-align: top;
	padding-top: 10px;
}

td.main-content-2-col {
	width: 334px;
	vertical-align: top;
	padding-top: 10px;
}

td.main-content-3-col {
	width: 301px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.main-content-dist {
	width: 21px;
	background: url("../k23_images/distancers/dist_21x10_white.png") repeat-y;
}









/* button */
table.button {
	width: 983px;
	height: 20px;
}

td.buttoncell {
	width: 100px;
	text-align: center;
	vertical-align: middle;
	background: url("../k23_images/button.png") no-repeat;
}



/* news */
table.news-world {
	width: 334px;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	margin-bottom: 10px;
}

td.news-head {
	height: 30px;
	background: url("../k23_images/news_head_bckg.png") repeat-x;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
/*
td.news-serbia-head {
	height: 30px;
	background: url("../k23_images/news_serbia_bckg.png") repeat-x;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

td.news-subotica-head {
	height: 30px;
	background: url("../k23_images/news_subotica_bckg.png") repeat-x;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

td.news-yellow-head {
	height: 30px;
	background: url("../k23_images/news_yellow_bckg.png") repeat-x;
	text-align: left;
	padding: 0px 10px 0px 10px;
}




td.news-head-yellow {
	height: 30px;
	background: yellow;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

*/



td.news-world-main {
	padding: 10px;
	vertical-align: top;
}










/* register */
table.register {
	width: 689px;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	margin-bottom: 10px;
}

table.register-intable {
	width: 667px;
	border: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #cccccc;
	margin-top: 10px;
}

td.register-left {
	width: 200px;
	height: auto;
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	text-align: left;
	border: solid;
	border-width: 0px 1px 1px 0px;
	border-color:#cccccc;
}

td.register-right {
	width: 424px;
	height: auto;
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	text-align: left;
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color:#cccccc;
}








table.newsmain {
	width: 667px;
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #cccccc;
	margin-top: 10px;
}

/* news */
td.newsmain {
	padding: 10px;
	vertical-align: top;
}