/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	background-color: #cfe5df;
	background-image: url(images/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;	
}

#clear_both {
	clear: both;
	font-size: 0px;
	height: 0px;
}

#container, #logo_part, #top, #index_items {
	width: 770px;
}

#container, #logo_part {
	height: 95px;
}


#container {
	text-align: left;
	background-color: #ffffff;
}

#logo, #time, #index_item, #index_item_right, #languages, #weather, #time, #search, #left_block, #right_block {
	float: left;
	position: relative;
}

#logo {
	width: 386px;
}

#languages {
	width: 232px;
	font-size: 12px;
	text-align: center;
}

#languages a {
	color: #4e4e4e;
	text-decoration: none;
}

#languages a:hover {
	color: #4e4e4e;
	text-decoration: underline;
}

#weather {
	width: 152px;
}
#top {
	height: 70px;
	background-color: #cfe5df;
	border-bottom: 5px solid #698888;
	margin-bottom: 10px;
}

#top_bg_top {
	height: 70px;
	background-image:url(images/top_bg_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#time {
	font-size: 11px;
	color: #000000;
	padding-top: 20px;
	padding-left: 15px;
}

#search {
	height: 70px;	
}

#google_search {
	width: 395px;
	height: 40px;
	line-height: 40px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-left: 60px;
	text-align: center;
}

h1 {
	font-size: 18px;
	color: #ffffff;
	background-color:#698888;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	width: 256px;
}

#index_items {
	font-family: Arial, Helvetica, sans-serif;
	
}

#index_item {
	padding-right: 20px;
	max-width: 256px;
}

#index_item_right {
	max-width: 256px;
}

.biglinks {
	font-size: 14px;
	font-weight: bold;
}

.biglinks a {
	color: #4e4e4e;
	text-decoration: underline;
}

/*.biglinks a:visited {
	color: #698888;
	text-decoration: underline;
}*/

.biglinks a:hover {
	color: #ed1111;
	text-decoration: underline;
}

.vsmlinks {
	font-size: 11px;
}
.vsmlinks a {
	color: #4e4e4e;
	text-decoration: none;
}

/*.vsmlinks a:visited {
	color: #698888;
	text-decoration: none;
}*/

.vsmlinks a:hover {
	color: #ed1111;
	text-decoration: none;
}

#horizontal_space {
	height: 8px;
}

#ads_2 {
	text-align: center;
}

#left_block, #right_block {
	width: 380px;
}

#left_block {
	font-size: 11px;
}

#left_block a {
	color: #3e5a5a;
	text-decoration: none;
	font-size: 12px;
}

#left_block a:hover {
	color: #ed1111;
}

#right_block, #right_block {
	width: 380px;
}

#right_block {
	font-size: 11px;
}

#right_block a {
	color: #3e5a5a;
	text-decoration: none;
	font-size: 14px;
}

#right_block a:hover {
	color: #ed1111;
}


.b11B {
	font-size: 12px;
	font-weight: bold;
}

#left_block p:first-line {
	font-weight: bold;
}

#counters {
	text-align: center;
}

#signature {
	text-align: center;
	font-size: 11px;	
}

#adlinks {
	text-align: left;
	font-size: 11px;	
}

#signature a {
	color: #3e5a5a;	
	text-decoration: none;
}


#adlinks a {
	color: #3e5a5a;	
	text-decoration: none;
}

#error_404 {
	border-top: 5px solid #698888;
	border-bottom: 5px solid #698888;
	padding-bottom: 10px;
}

#big_404 {
	color: #698888;
	font-size: 72px;
	font-weight: bold;	
}

#small_404 {
	font-size: 14px;
}

.reklamabig {font: 16px Tahoma; color: #000099; font-weight: bold;}
.reklamamed {font: 14px Tahoma; color: #000099; }
