@charset "utf-8";

/* tables */





/* headline */
table.headline {
	width: 983px;
	height: 92px;
	border:solid;
	border-width: 0px;
	border-color: black;
	vertical-align: middle;
	
	background-color: #000;
  	background-image: url("../k23_images/header.jpg");  
	background-repeat:no-repeat;
	background-position: right;
	padding-top: 0px;
}

td.headline-logo {
/*	width: 130px;   */
	vertical-align: middle;
	text-align: center;
}

td.headline-fb {
/*	width: 130px;   */
	vertical-align: bottom;
	padding-bottom: 10px;
	text-align: left;
}

td.headline-advertise {
	width: 728px;
	text-align: center;
}

td.headline-clock {
	width: 123px;
	text-align: center;
	vertical-align: middle;
}




/* main */
table.main {
	background-color: #000;
	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: 25px;
	background-color: #000;
	background-color: #333;
/*	background-image: url("../k23_images/tabbar.jpg");
	background-repeat:no-repeat;
	background-position:center; */
	padding-top: 0px;
}

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 {
	background-color: #151515;
	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 {	
	background-color: #000;
	width: 322px;
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #333;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

/* news */
td.newsmain {
	background: url("../k23_images/news_headline.png") repeat-x;
	text-align: left;  
	padding: 0px;
	vertical-align: top;
}
