/* CSS Document */

body{
background-image:url(img/bg.jpg);
background-repeat:repeat-x;
margin:0px;
font-family: tahoma, Verdana, sans-serif;
font-size: small;}

.holder{
width:748px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-image:url(img/curve_mid.jpg);
background-repeat:repeat-y;
}

#logo{
	margin-bottom:15px;
}

.top_curve{ 

background-image:url(img/curve_top.jpg);
background-repeat:no-repeat;
height:16px;}

.left_shade1{
background-image:url(img/curve_left.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.center_content{
width:738px;
background-color:#FDFDFD;
float:left;
}

.right_shade1{
background-image:url(img/curve_right.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}


.left_content{
float:left;
width:223px;
margin-left:10px;
margin-top:0px;
text-align:justify;
}

div#menu{
	font-size:small;
	font-weight:normal;
	margin-bottom:20px;
}

div#menu a
{
display: block;
/*border:1px solid;*/
/*border-color: #E2D9CB #8D806B #8D806B #E2D9CB;*/

padding: 1px;
padding-left:3px;
/*text-decoration: none;
padding-left:4px;*/
}

div#menu a:hover
{
text-decoration: none;
}

div#menu a, div#menu a#prechodB:hover
{
border-top:1px solid #FDFDFD;
border-bottom:1px solid #FDFDFD;
}

div#menu a:hover, div#menu a#prechodB
{
border-top:1px solid #006699;
border-bottom:1px solid #006699;
}

div#menu ul
{
list-style: none;
margin: 0;
padding: 0;
/*width: 139px;*/
margin-bottom:5px;
z-index:5;
}




.right_content{
	margin-top:10px;
	float:right;
	width:472px;
	margin-right:10px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
	text-align:justify;
}

.bottom_curve{
height:17px;
background-image:url(img/curve_btm.jpg);
background-repeat:no-repeat;
background-position: center center;
clear:both;
}

.footer{
width:748px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
margin-bottom:25px;
font-size:smaller;
}

h2 {
	margin: 20px 8px 20px 0;
	/*color: #006699;*/
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left:25px;
	/*background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 3px;*/
}

h2 a:link, h2 a:visited
{
	text-decoration: underline;
}
h2 a:hover
{
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #003366;
}
	
h4 {
	margin: 30px 0 0 0;
	color: #4479BD;
	font-size: 12px;
	padding-top:3px;
	padding-bottom:0px;
	background-image:url(img/dots-hr-4.gif);
	background-repeat:repeat-x;
}

h3 {
	color: #999;
	margin: 10px 0 8px 0;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	/*text-transform: uppercase;*/
}

h5 {
	margin: 10px 0 8px 0;
	/*color: #999;*/
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.hr{
	width: 100%;
	height:8px;
	background-image:url(images/dots-hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position:center;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
.siroky_input
{
	width:210px;
}

.loga
{
	text-align:center;
	vertical-align:middle;
	padding-left:20px;
}
.loga a img{
	text-decoration:none;
	border:0;
}

#gallery_container
{
	margin:20px 0 0 0;
	padding:0;
	border:none;
}
#gallery_container a
{
	padding:0;
	margin:1px;
}
#gallery_container a img
{
	padding:0;
	margin:0;
	border:none;
	text-decoration:none;
}

a img{
	padding:0;
	margin:0;
	border:none;
	text-decoration:none;	
}
.left_menu ul{
	margin:0;
	padding:0;	
	list-style:none; 
	list-style-image:none; 
	list-style-type:none;
	list-style-position:outside;
}
.left_menu li{
	float:left;
	padding:0px;
	margin:0px;
}
.left_menu li a{
	display:block;
	width:107px;
	background-color:#efefef;
	border-left:2px solid white;
}
.left_menu li a:hover{
	background-color:#d2d2d2;
	text-decoration:none;
}
.shopcart{
	padding:10px 0px 10px 0px;
	margin:10px 0px 10px 0px;
	height:40px;
}
.tabulka_karet td{
	border-left: 1px solid #dadada;
	font-size:11px;
}
.tabulka_karet th{
	border-bottom:1px solid #cbcbcb;
	text-align:center;
}
.tabulka_karet white{
	background-color:white;
}
.tabulka_karet .grey{
	background-color:#efefef;
}
.tabulka_karet .blue-grey{
	background-color:#ccccff;
}
.tabulka_karet .blue-white{
	background-color:#ccccff;
}
.filtering select,input{
    /*margin-top:4px;*/
    width:220px;
}
/*
.filtering input{
    margin-top:4px;
    width:220px;
}
*/





