/* CSS Document */
div#min-width {
	font-size: .9em;
	min-width: 91.37em;
	width: expression(this.parentNode.offsetWidth <= document.getElementById('hidden').offsetWidth ? '91.37em' : 'auto');
}

html, body {
	height: 100%; margin: 0; padding: 0;
	background: #FFF1B8 url('/images/background_color.gif');
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 76%;
	color: #163374;
}

.textonly { display: none; }

a:link {
	color: #0E509D;
}
a:visited {
	color: #0E509D;
}
a:active {
	color: #000;
}
a:hover {
	text-decoration: none;
}
div#top_container {
	position: relative;
	height: 130px;
	background: #FFBA00 url('/images/top_background.gif');
	border-bottom: solid 1px #FFF;
}
div#top_container img {
	border: none;
	vertical-align: middle;
}
h1#header { margin: 0; width: 100%; position: relative; }
h1#header div { position: relative; }
h1#header a {
	display: block;
	width: 535px; height: 129px;
	background: url('/images/header.gif');
}
div#top_leftside {
	position: absolute;
	top: 0; right: 6px;
	display: inline;
	background: url('/images/top_leftside_bg.gif');
}
div#top_leftside div.left {
	background: url('/images/top_leftside_bg_left.gif') no-repeat;
}
div#top_leftside div.right {
	padding: 4px 20px;
	text-align: center;
	white-space: nowrap;
	background: url('/images/top_leftside_bg_right.gif') no-repeat right top;
}
div#middle_container {
	margin: 0 6px;
}
div#middle_container div.left_background {
	height: auto !important;
	min-height: 1px;
	height: 1px;
	background: url('/images/center_left.gif') repeat-y;
}
div#middle_container div.right_background {
	background: url('/images/center_right.gif') repeat-y right;
}
div#middle_container div.left_bottom_background {
	background: url('/images/center_left_bottom.gif') no-repeat left bottom;
}
div#middle_container div.right_bottom_background {
	background: url('/images/center_right_bottom.gif') no-repeat right bottom;
}


div#middle_leftside {
	position: relative;
	z-index: 1;
	float: left;
	width: 50%;	
	background: #FFF url('/images/bg_bottom.gif') repeat-x left bottom;
}
div.header {
	padding-bottom: 1px;
	background: transparent;
}
div.header div {
	position: relative;
	background: #FF9600 url('/images/h_bg.gif') repeat-x left top;
}
div.header div div {
	background: url('/images/h_left.gif') no-repeat left top;
}
div.header div div div {
	background: url('/images/h_right.gif') no-repeat right top;
}
div.header h2 {
	position: relative;
	margin: 0 5px -1px; padding: 11px 20px 5px;
	font-size: 1.1em;
	color: #163374;
	background: url('/images/blue_pixel.gif') repeat-x left bottom;
}
div.header div.right_links {
	position: absolute;
	left: 0 !important; top: 30px;
	left: -20px;
	text-align: right;
	background: transparent;
	color: #000;
	border-bottom: solid 1px #000;
}
div.header div.right_links a {
	display: block;
	float: left;
	color: #000;
	padding: 5px 10px;
	text-decoration: none;
}
div.header div.right_links span {
	display: block;
	float: left;
	color: #000;
	padding: 5px 10px;
	text-decoration: none;
}
div.header div.right_links a:hover {
	text-decoration: underline;
}
div#middle_rightside {
	position: relative;
	z-index: 1;
	float: right;
	width: 49%;
	background: #FFF url('/images/bg_bottom.gif') repeat-x left bottom;
}
div#content_container {
	width: 100%;
}
div#middle_center {
	display: block;
	float: none !important;
	float: left;
	padding: 0 !important; padding: 0 213px;
	margin: 0 213px !important; margin: 0 -213px;
}
div#content_container {
	width: 100%;
}
div.spc {
	font-size: 1px;
	background: #FFF1B8 url('/images/background_color.gif');
	padding-bottom: 1px;
}
hr.clear {
	visibility: hidden;
	margin: 0; padding: 0;
	height: 1px;
	font-size: 1px;
	clear: both;
}
div.text_bottom {
	position: relative;
	background: url('/images/box_bottom.gif') repeat-x left bottom;
}
div.text_bottom_left {
	position: relative;
	background: url('/images/box_bottom_left.gif') no-repeat left bottom;
}
div.text_bottom_right {
	position: relative;
	background: url('/images/box_bottom_right.gif') no-repeat right bottom;
	padding: 1px 8px;
}
div.padding {
	padding: 2px 0;
}
div#partners a {
	position: absolute;
	display: block;
	text-align: right;
  background: #FFF1B8 url('/images/white_pixel.gif');
	padding: 15px 0; margin: 0 15px;	
}
div#partners a {
	position: relative;
	display: block;
	text-align: center;
	padding: 10px 0; margin: 0 8px;
	background: #FFF url('/images/blue_pixel.gif') repeat-x left bottom;
}
div#partners a img {
	border: none;
}
div#partners a.last {
	background: none;
}
div#special_offers h3 {
	color: #C52639;
	font-size: 1em;
	margin: 0; padding: 6px 25px 1px;
}
div#special_offers a {
	color: #163374;
	text-decoration: none;
}
div#special_offers a:hover {
	text-decoration: underline;
}
div#lektuvu h3 {
	color: #C52639;
	margin: 0; padding: 0 0 5px;
	text-transform: uppercase;
	font-size: 1em;
}
div#lektuvu h3.a {
	color: #C52639;
	font-size: 1.2em;
	margin: 0; padding: 3px 5px 5px;
	color: #163374;
	text-decoration: none;
}
div#lektuvu a {
	color: #C52639;
	font-size: 1em;
	margin: 0; padding: 3px 5px 5px;
	color: #163374;
	text-decoration: none;
}
div#lektuvu a:hover {
	text-decoration: underline;
}
