/* MEYER RESET v1.0 */

html,body,div,span,applet,object,iframe,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {margin:0;padding:0;border:0;outline:0;background:transparent;}

h1,h2,h3,h4,h5,h6 {
    border: 0;
    margin: 5px 0 10px 0;
    padding: 0;
}

table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent}

body{line-height:1}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none}:focus{outline:0}ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

/* BASIC TYPOGRAPHY */

html { font-size: 62.5%; font-family: Tahoma,"Liberation Sans", Helvetica, Arial, sans-serif; }
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size: 92%; font-family: Verdana, Tahoma, Arial,courier, monospace; }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
   
/* display[block] { margin: 0; padding: 0;} */ 

body{
	background-image: url(../images/bg2.png);
	background-repeat: repeat-x;
	background-color: #1a1b20;
	color: #ffffff;
	font-size:12px;
	line-height: 120%;
} 

h1.aponuka {
font-weight: bold;  
font-size: 16px;
color: #2e2f33;
}

table.dotaznik tr td {
    padding: 2px;
}

img.titul {
  border: 2px solid #2d2e33;
}

a {
  color: white;
  text-decoration: none;
}

a:hover {
  color: white;
  text-decoration: underline;
}

img.gallery {
  padding: 2px;
}


#container {
	background-image: url(../images/bg.png);
	background-position: top center; 
	background-repeat: no-repeat;
    padding: 0;
	margin: 0 auto;
	text-align: center;
}

#obal {
	width: 980px;
	padding: 0;
	margin: 0 auto;
}

#top {
	height: 50px;
}

#left-side {
	width: 180px;
	float: left;
	text-align: left;
}

#content {
	float: right;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#content-inner {
	background-image: url(../images/cibg.png);
	background-position: top center; 
	background-repeat: repeat-y;	
	width: 780px;
	min-height: 350px;
	padding: 0px 10px;
	margin: 0 auto;
}

#obalbottom {
	background-image: url(../images/footerbg.png);
	background-position: top center; 
	background-repeat: no-repeat;
	padding: 35px 0 0 0;
}

#footer{
	width: 980px;
	height: 60px;
	background-image: url(../images/footerbg_980.png);
	background-position: top center; 
	background-repeat: no-repeat;
	padding: 10px 0 0 0;	
	text-align: center;
	margin: 0 auto;
}

#footer img{
  position: relative;
  top: 5px;
}


#topjazyk {
	float: right;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}


#tophladanie {
	float: left;
	width: 570px;
	margin: 0;
	padding: 0;
}

#tophladanie form select{
	background: none;
	border: 1px solid #ffffff;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
	font-size:  11px;
	background-image: url(../images/topformbg.gif);
	background-repeat: repeat-x;
}

#tophladanie form input[type='text']{
	background: none;
	border: 1px solid #ffffff;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
	font-size:  11px;
	background-image: url(../images/topformbg.gif);
	background-repeat: repeat-x;
}

input.cena { 
	width: 80px;
}

#tophladanie form select option{
	background: #ffffff;
	line-height: 150%;
}

table.ponuky td {
  padding: 5px;
  font-size: 11px;
  cursor: pointer;
}

table.ponuky tr.col1 {
  background-color: #CB5D1F;
}

table.ponuky tr.col2 {
  background-color: #EA7E04;
}

table.poradca tr td {
  padding: 5px;
}

td.imgpad img {
  padding: 2px;
}

div.clear {
    clear: both;
}