/* layout */

BODY {
/*	background: #adbfcf top left repeat-x url('../images/layout/bg.jpg');*/
	background: #adbfcf;
	padding:0px;
	margin:0px;
	text-align:center; /* IE */	
	/*font-size: 0.7em;*/
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*Removes styling from all list items */
ul, li {
	list-style:none;
}

img{
	border : 0px;
	padding: 0px;
	margin: 0px;
}

.no-display{
	display: none;
}

.float-left{
	float: left;
}



													/* LATYOUT */

#topmain{
	width:966px;
	margin: 0px auto;
}

#topmainx{
	width: 1086px;
	margin: 0px auto;
}



#wrapper{
	width:966px;
}

#bannerss
{
	width: 120px;
	padding-top: 11px;
	float: right;
}

#squarebanner {
  margin: auto;
  margin-top: 10px;
  padding-bottom: 15px;
  background: bottom left repeat-x url('../images/layout/dots.gif');
  width: 300px;
}

#footwrapper{
	width: 966px;
	margin-top:0px;
	margin:0px;
	background: #adbfcf 0px 25px repeat-x url('../images/layout/footer.jpg');
}

/* toto riesenie je koli pruhu nalavo */
#wrapper_left{
	width: 966px;
	margin: 0px auto;
	background: top left no-repeat url('../images/layout/left_gfx.jpg');
}

/* toto riesenie je koli pruhu napravo */
#wrapper_right{
	background: #ffffff top right repeat-y url('../images/layout/right_gfx.jpg');
	/*min-height: 400px;*/
	width: 952px;
	margin-left:14px;
}

/*konecne to biele co je v strede :)*/
#middle{
	background: #ffffff top left no-repeat url('../images/layout/top_gfx.jpg');
	/*min-height: 400px;*/
	width: 938px;
	margin-right: 14px;
	overflow: hidden;
	
}

#top{
	width: 914px;
	padding: 5px 0 0 0;
	white-space: nowrap;
	text-align: left;
	/*height : 128px;*/
	margin : 11px 12px 0px 12px;
	/*border: 1px solid red;*/
	/*border-bottom: 2px solid #000000;*/
}

/*stred*/

#square{
	background: #ffffff top left repeat-y url('../images/layout/square.jpg');
	width: 914px;
	margin: 0px 12px;
	overflow: auto;
}

/* LAVA CAST */

#left{
	position: relative;
	float: left;
	width: 580px;
	background: #f2f5f7;
	margin-right:2px;
	overflow: hidden;
	text-align: left;
	/*min-height: 971px;*/
}

#right{
	float: left;
	background: #c1ceda top left repeat-y url('../images/layout/right_bg.jpg');
	border-left: 1px solid #b6cade;
	position: relative;
	width: 331px;
	overflow : hidden;
}

#right.tiny{
	height : 400px;
}

#bota{
	width:965px;
	background: #c1ceda top left no-repeat url('../images/layout/bottom_gfx.jpg');
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}




													/*      */
													/* LEFT */
													/*      */

#left .noresult {
	margin: 5px 40px 5px 40px;
	padding: 10px;
	background: white;
}

#left .noresult img{
	float: left;
	margin-right: 15px;
}

#left .results {
	margin: 5px 40px 5px 40px;
}

#left .results table{
	width: 500px;
	margin :0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

#left img.added {
	float: left;
}

#left .results table *{
	margin :0;
	padding: 0;
	border: 0;
	font-size: 11px;
}

#left .results table th.word {
	background: #adbfcf;
	padding: 2px 20px 2px 0;
	color: #525f78;
	width: 220px;
	text-align: left;
}

#left .results table tr.line1 td.word{
	background: #f1f5f8;
	padding: 2px 20px 2px 0;
	color: black;
}

#left .results table tr.line0 td.word{
	background: #d7e0e7;
	padding: 2px 20px 2px 0;
	color: black;
}

#left .results table tr .px20 {
	padding: 0 0 0 4px;
	width: 20px;
	background: #adbfcf;
}

#left .results table tr.line1 .px20 {
	background: #f1f5f8;
}

#left .results table tr.line0 .px20 {
	background: #d7e0e7;
}

#left .results table td span {
	color: gray;
}

#left div.hr, #left div.slovniky_clear{
	background: bottom left repeat-x url('../images/layout/dots.gif');
	width: 540px;
	border: 0;
	height: 2px;
	margin: 15px 20px 5px 20px;
	clear: both;
}

#left div.slovniky_clear{
	padding-top: 20px;
}

#left #dict_search_word {
	margin-left: 40px;
	border: 1px solid #adbeef;
	width: 375px;
}												

#left #dict_submit {
	float: right;
	margin-right: 100px;
}												

#left #sr_type0 {
	margin-left: 65px;
}

#left #sr_type1 {
	margin-left: 35px;
}

#left .sr {
	margin-top: 15px;
}

#left label.sr {

}

#left .slovnik {
	float: left;
	width: 200px;
	margin-left: 50px;
	margin-top: 15px;
}

#left .slovnik div{
	height: 18px;
}

#left .slovnik img{
	float: left;
	border: 1px solid #adbeef;
	padding: 1px;
	background: white;
	margin-top: 4px;
}

#left .slovnik input{
	float: left; 
	margin-left: 15px;
	margin-right: 10px;
	height: 15px;
	width: 15px;
}

#left h1{
	display:block;
	text-align: left;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 5px;
	COLOR: #000000;
	padding-bottom: 2px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}
#left h1 a{
	color: #000;
	text-decoration : none;
}

#left h1 a:hover {
	color: #525f78;
}

#left h2{
	display:block;
	text-align: left;
	margin: 10px 20px;
	COLOR: #525f78;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.45em;
}

#left .text p{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 1.15em;
	text-align: left;
	margin : 10px 20px;
}

#left .text p a {
	color: #173856;
	font-size : 0.85em;
	font-weight : bold;
	text-decoration : none;
}

#left .text p a:hover {
	text-decoration : underline;
}
					/* PAGER */

/* ===================================*/

#pager_frame{
	background: url('../images/layout/dotted_line_light_blue.gif') repeat-x top;
	margin : 20px 20px 0 20px;
	padding : 17px 0 0 0;
	overflow: visible;
}

body, p, ul, ol, div, a, img, h1, h2, h3, h4, h5, h6, hr, form, table, tr, td{
	margin: 0;
	padding: 0;
	border: none;
}
body, p, ul, ol, div, h1, h2, h3, h4, h5, h6, form, table, tr, td{
	line-height: 1.5em;
}

/* ===================================*/

.listing{
	padding-bottom: 14px;
	_padding-bottom: 4px;
	_height: 1px;
  text-align: center; 	
  display:table;
  margin:0 auto;
  
  

  $left: 50%;
  $position: relative;
  $float: left;
  $margin-left: expression("-" + (this.clientWidth / 2) + "px");
}
.pager{
  background: url('../images/layout/dotted_line_light_blue.gif') repeat-x bottom;
  height:31px;
  
}
.listing-previous{
	display: block;
	width: 77px;
	margin-right: 5px;
	height: 9px;
	float: left;
	background: url('../images/buttons/listing_previous.gif') no-repeat left top;
	margin-top: 0.4em;
}
.listing-next{
	display: block;
	width: 64px;
	margin-left: 3px;
	height: 9px;
	float: left;
	background: url('../images/buttons/listing_next.gif') no-repeat right top;
	margin-top: 0.4em;
}

.listing-previous:hover {
	background-position: 0 -9px;
}
.listing-next:hover {
	background-position: right -9px;
}

/*.listing-inner{
	float: left;
	text-align: center;
	letter-spacing: 0px;
	white-space:nowrap;
	border: 1px solid red;
}
.listing-inner a{
	border: 0px;
	padding: 0.15em 0.5em;
	background: #576F83;
	color: #fff;
	margin: 0px;
	text-decoration: none;
}
.listing-inner a:hover{
	background: #34434F;
	text-decoration: none;
	color: #fff;
}
.listing-active{
	padding: 0.15em 0.5em;
	background: #FF6C00;
	color: #fff;
	margin-right:0px;
}
.listing-activeg{
	padding: 0.15em 0.5em;
	background:#252F3C none repeat scroll 0%;
	color:#FF6C00;
	margin-right:2px;
}*/

.listing-inner{
	float: left;
	text-align: center;
	letter-spacing: 0px;
	white-space:nowrap;
}
.listing-inner a{
	display: block;
	float: left;
	border: 0px;
	padding: 0px 6px;
	background: #576F83;
	color: #fff;
	margin-right: 3px;
	text-decoration: none;
}
.listing-inner a:hover {
	background: #34434F;
	text-decoration: none;
	color: #fff;
}
.listing-active{
	padding: 0px 6px;
	display: block;
	float: left;
	background: #FF6C00;
	color: #fff;
	margin-right:3px;
}
.listing-activeg{
	padding: 0.15em 0.5em;
	background:#252F3C none repeat scroll 0%;
	color:#FF6C00;
	margin-right:2px;
}

.bprev{
  display:block;
  float:left;
  height:9px;
  margin-left:16px;
  margin-top:0.4em;
  width:64px;
}
/* ===================================*/



													/* RIGHT */

#right h2{
	display:block;
	text-align: left;
	margin: 22px 12px;
	COLOR: #525f78;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.45em;
}

#right .banner{
	width: 300px;
	height: 300px;
	margin: 0px 19px;
}

#right #kategorie{
	text-align: left;
}

#right #kategorie ul{
	padding: 0px;
	margin :20px 0px;
	_margin :20px 15px 20px 25px;
}

#right #kategorie ul li{
	text-indent: 24px;
	margin: 10px 0px;
	#padding: 0 0 5px 0;
	#margin: 5px 0;
	list-style : none;
	COLOR: #000000;
	font-size: 1em;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: transparent url('../images/layout/kategorie_li.jpg') no-repeat 9px 6px;
	/* IE 6*/
	_margin : 3px 0px;
	_padding: 5px 0px;
	_text-indent: 0px;
	_list-style : square outside url('../images/layout/kategorie_li_ie6.jpg');
	_list-style-positon: outside;
	_background: bottom left repeat-x url('../images/layout/dots.gif');
	
	
}
#right #kategorie ul li.last{
	_background : none;
}

#right #kategorie ul li.last p{
	background : none;
}

#right #kategorie ul li p{
	text-indent: 0px;
	padding: 0px 0px 7px 0px;
	margin :3px 15px 3px 25px;
	COLOR: #525f78;
	font-size: 1em;
	font-weight: normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background: transparent bottom left repeat-x url('../images/layout/dots.gif');
	
	/* ie 6 */
	
	_background : none;
	_margin : 3px 0px;
	_padding : 0;
	
}

#right #kategorie ul li p a, div.noresult a{
	COLOR: #525f78;
	text-decoration : none;
}


#right #kategorie ul li p a:hover, div.noresult a:hover{
	COLOR: #CC0000;
	text-decoration : underline;
}


#right #kategorie ul li p .selected{
	COLOR: #CC0000;
	font-weight : bold
}

													/* HLAVICKA*/

			/*  navigacna lista */

#menu-top {
	margin: 0;
	padding: 0;
	height: 18px;
	list-style-type: none;
	float: right;
}

#menu-top li {
	margin: 0;
	padding: 0; 
	float: left;
	background: url('../images/layout/shadow_white.gif') no-repeat;
	background-position: right bottom;
}

#menu-top li a {
	display:block;
	padding:0 18px 0 17px;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #525f78;

}

#menu-top li a:hover {
	text-decoration: underline;
}

#menu-top li.last{
	background: none;
}

				/* HEADER */

#header{
	width: 914px;
	height: 80px;
	background: #afc5d8 url('../images/layout/bg-h.gif') repeat-x;
	clear: both;
/*	border-bottom: 1px solid #fff;*/
/*	margin-left: 17px;
/*	position: absolute;
	top: 2.6em;
	left: 17px;*/
	position: relative;
}
#header-home{
	width: 200px;
	background: url('../images/layout/hlavicka_delim.jpg') top right no-repeat;
	display: block;
	position: absolute;
	top : 0px;
	left:15px;
}

#header-home img{
	/*width: 190px;
	height: 80px;*/
}

#header-slovniky{
	height: 80px;
	position: absolute;
	top: 0px;
	left:215px;
	background: url('../images/layout/hlavicka_delim.jpg') top right no-repeat;
}

#header-slovniky a{
	/*display: block;
	font-weight: normal;
	text-decoration: none;
	font-size: 28px;
	margin: 43px 10px 0px 10px;
	line-height: 28px;
	color: #283a56;
	font-family: "Lucida Sans Unicode", Tahoma;
	letter-spacing: -2px;*/
	width: 148px;
	height: 80px;
	display: block;
	background: url('../images/layout/slovniky.jpg') top left no-repeat;
}


#hlavicka .image{
	width:180px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#hlavicka img{
	width: 180px;
	border: 0;
	float: left;
}


				/* HEADER SEARCH */

#header-search{
	min-width: 544px;
	_width: 544px;
	height: 80px;
	background: url('../images/layout/search.jpg') no-repeat center;
	position: absolute;
	top: 0;
	left: 370px;
}
#header-search-menu{
	padding-top: 21px;
}
#header-search-menu ul{
	margin: 0 auto;
	text-align: center;
}
#header-search-menu li{
	list-style: none;
	display: inline;
	padding: 4px 14px 4px 14px;
	background: url('../images/layout/shadow_search.gif') no-repeat right bottom;
	margin-left: -4px;
	#margin-left: 0;
}
#header-search-menu li a{
	color: #fff;
	text-decoration: none;
}

#header-search-menu li.act a{
	color: #000000;
}
#header-search-menu li a:hover{
	text-decoration: underline;
}
#header-search-menu li.act{
	background: url('../images/layout/search_active.gif') repeat-x #9cb3c7;
	color: #000;
	padding-right: 9px;
	_padding-right: 7px;
}
#header-search-menu li#header-search-last{
	background: none;
}
#header-search-main{
	overflow : auto;
	padding-top: 13px;
	margin-left: 30px;
	color: #000;
}

#header-search-main form{
	margin :0px;
	padding :0px;
}

#header-search-main label{
	padding-top: 4px;
	float: left;
}

#header-search-main input, #header-search-main select {
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #b4cadc;
}
#header-search-main input{
	width: 308px;
	#width: 308px;
}

#header-search-main select{
	padding: 0px;
	margin-bottom : 1px;
	#margin-bottom :0;
}

#header-search-main option{
	padding: 2px 2px 1px 2px;
}

.header-input{
	padding: 2px 5px;
	background: url('../images/layout/search_input.gif') no-repeat #fff;
	_background-attachment: fixed;
}
#header-search-main .header-input{
	margin-left: 5px;
	height: 14px;
	_height : 20px;
}

#header-search-main .mini{
	width: 232px;
	
}

#header-search-button{
  	position: absolute;
  	top : 52px;
	right: 30px;
}

#header-search-button input{
	border: 0;
	padding :0;
	width: 56px;
	height: 18px;
}

#searchText{
	padding-top : 4px;
	width: 90px; text-align: right; float:left;
}

/* ===================================*/


#menu-main {
	background: #fe6c00 url('../images/layout/menu.jpg') bottom left repeat-x;
	border-top: 1px solid white;
	padding: 0 12px;
	padding-top: 1px;
	height: 25px;
	overflow: auto;
}
#menu-main ul{
	margin: 0;
	padding: 0;
	height: 18px;
	list-style-type: none;
}

#menu-main ul li {
	float:left;
	font-family:Trebuchet MS,Tahoma,Arial;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
	margin:4px 0pt 0px 0px;
	padding:0px 18px 4px 21px;
}

#menu-main a {
	display:block;
	text-decoration: none;
	color: white;
}

#menu-main a:hover {
	text-decoration: underline;
}

#menu-main ul li.act {
	/*background-image: url('../images/layout/menu-act.gif');
	background-position: bottom left;
	background-repeat: no-repeat;*/
	background : #f2f5f7;
}

#menu-main ul li.act a {
	background-image: url('../images/layout/menu-act.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	color: black;
}

										/* BOTA */
									
#footer{
	width: 938px;
	_width: 966px;
	padding: 41px 14px 0px 14px;
	text-align: center;
	color: #E2E4E7;
	margin: 0px auto ;
	position: relative;
	/*background: #adbfcf 0px 25px repeat-x url('../images/layout/footer.jpg');*/
	background: top left no-repeat url('../images/layout/bottom_gfx2.jpg');
}
.menu-footer{
	list-style: none;
/*	clear: both;*/
/*	background: url(../images/footer_line.gif) repeat-x bottom;*/
/*	width: 915px;*/
	padding: 4px 0 6px 0;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #94a9bd;
	border-top: 1px solid #e4eff6;
	color:#b0c1d0;
}
.menu-footer-dark{
	background: #b0c1d0;
}
.menu-footer ul{
	list-style: none;
	margin: 0 auto;
	text-align: center;
	line-height: 1.4em;
	_height: 1.4em;
/*	height: 2em;
	line-height: 2em;*/
}
.menu-footer li{
	display: inline;
/*	float: left;*/
	padding: 0 10px;
	
	border-right: 1px solid #35424F;
/*	line-height: 1.4em;*/
	min-height: 1em;
	_height: 1em;
}
.menu-footer li.menu-footer-last{
	border-right: none;
}
.menu-footer a{
	color:#36444D;
	text-decoration: none;
	line-height: 1em;
}
.menu-footer a:hover {
	text-decoration: underline;
}
#footer-publishing{
	border-top: 1px solid #6F879B;
	padding: 0.2em 0 0.8em 0;
}
#footer-copyright{
	color: #36444D;
	border-top: 1px solid #e4eff6;
	/*background: url(../images/shadow_bottom.gif) no-repeat bottom #EBECED;*/
	text-align: center;
	position: relative;
	margin:0px auto;
	width: 910px;
	_width: 938px;
	padding: 14px 14px 15px 14px;
}


/*			formulare 		*/

#formular {
	text-align: left;
	margin : 20px;
}

#formular div.row {
	clear: both;
	overflow: auto;
	margin : 5px 2px;
	#margin : 5px 2px;
}

#formular div.row p.error{
        COLOR: #CC0000;
        margin : 0 0 0 70px;
        #margin: 0 0 0 75px;
        padding : 5px 0px;

}

#formular div.checkbox input{
	width : auto;
	height : auto;
	margin-left : 73px;
	_margin-left : 76px;
	border : 0;
	background : none;
	/*padding:0;
	margin: 0;*/
	
}

#formular div.checkbox label{
	COLOR: #525f78;
	margin-left: 5px;
	#margin: 0px;
}

#formular div.row label {
	color : #000;
	float : left ;
	width : 70px;
	padding : 4px 0 0 0;
	#padding : 0;
	_padding-top : 2px;
	margin : 0px;
	#margin-left: 5px;
	_margin : 2px 0 2px 5px;
	/*border : 1px solid green;*/
}

#formular div.row input {
	float : left ;
}

#formular div.row input.submit{
	width : 120px;
	height : 30px;
}

#formular fieldset {
	border : 0;
	padding : 0;
	margin : 10px 0;
	/*border : 1px solid red;*/
}

#formular legend{
	font-weight : bold;
	color : #000;
}

#formular input, #formular textarea, #formular .colorbox, #formular div.podmienky{
	border : 1px solid #c0c0c0;
	background : #ffffff;
	width : 340px;
	height : 16px;
	_height : 20px;
	margin : 0px;
	_margin : 2px;
}

#formular div.podmienky{
	overflow : auto;
	width : 450px;
	height : 200px;
}

#formular div.podmienky h3{
	font-size : 1,2em;
	#font-size : 12px;
}

#formular div.podmienky h3, #formular div.podmienky p{
	margin: 10px 10px;
	padding: 0;
}

#formular input.file{
	height : 20px;
}

#formular textarea {
	height : 70px;
	overflow: hidden;
}

/*colorbox*/

#formular .colorbox {
	margin : 5px 1px;
	#margin : 5px 3px;
	_margin : 5px 0px;
	border-collapse : collapse;
}

#formular .colorbox td{
	width : 25px;
	height : 25px;
	border : 1px solid #c0c0c0;
	text-align: center;
}

#formular .colorbox input{
	width: auto;
	height : auto;
	border: 0px;
	padding :0px;
	margin : 1px;
	
}

#formular input.add{
	width :183px;
	height: 24px;
	border: 0;
	margin: 10px 0;
	background: url('../images/buttons/add.gif');
	
}

#transbuttons {
	float: right;
	text-align: right;
	/*margin-top:34px;*/
	margin-right:34px;
	width: 100px;
}

#translator {
	margin: 20px;
	text-align: left;
}

#transtext, #transtext a {
	text-align: justify;
	color: #525f78;
}

														/* POPUP */

body.popup {
	background: white;
}

body.popup, body.popup * {
	text-align: left;
}

body.popup .header {
	background: #afc5d8 url('../images/layout/bg-popup.gif') repeat-x;
	height: 34px;
}

body.popup .header div {
	font-size: 18px;
	color: white;
	padding-left: 35px;
	padding-top: 3px;
}

body.popup label {
	display: block;
	float: left;
	width: 110px;
	margin-top: 5px;
	font-weight: bold;
	text-align: right;
}

body.popup input.popup, body.popup select.popup, body.popup textarea.popup {
	border: 1px solid #b8c1c8;
	width: 310px;
	margin: 5px 3px 1px 5px;
	padding: 0px;
	background: white url('../images/layout/formbg.gif') no-repeat;
}

body.popup textarea {
	height: 80px;
}

body.popup .input {
	background: #f7f7f7;
	margin: 0 0 0 0;
	width: 320px;
	float: left;
}

body.popup form, body.popup .thankyou{
	margin-top: 15px;
	width: 480px;
}
body.popup .clr {
	clear: both;
	height: 10px;
}

body.popup .center {
	padding-top: 10px;
	clear: both;
	text-align: center;
}

body.popup .none {
	display: none;
}

body.popup .thankyou{
	font-size: 14px;
	font-weight: bold;
	color: #b8c1c8;
}
