.cols:after, .clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
* html .cols, * html .clearfix	{ height:1%; } 
.clearfix	{ display:block; } 
.clearfix, .cols { =zoom:1;}

body {
  margin:0 0 0 0;
  padding:0;
  font:75% arial, tahoma, verdana, sans serif;
  text-align:left;
  background:url(../img/bg.jpg) repeat-x #fff;
  color:#333;
}
textarea, input, select {
	font-family:arial, tahoma, verdana, sans serif;
}


/*** default ***/
td, th {
	_font-size /**/:80%;
	padding:0;
	text-align:left;
}
.transparent, .transparent td {
	border:0!important;
	background:none!important;
}

a {
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
img {
	border:0;
}
hr {
	border-top:1px solid #999;
	border-bottom:1px solid #eee;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

a.to-home {
	position:absolute;
	display:block;
}
.hidden {
	display:none;
}
p {
	margin:0 0 0 0;
	padding:0 0 15px 0;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.t-center {
	text-align:center!important;
}
.t-left {
	text-align:left!important;
}
.t-right {
	text-align:right!important;
}
.no-float {
	float:none!important;
}
.f-right {
	float:right!important;
}
.f-left {
	float:left!important;
}
img.f-left {
	margin:0 10px 0 0;
}
.bold {
	font-weight:bold!important;
}
.small-font {
  font-size:90%;
}
.big-font {
  font-size:110%;
}
.no-bord {
	border:0!important;
}
.no-r-mg {
	margin-right:0!important;
}
.no-l-mg {
	margin-left:0!important;
}
.no-padd {
	padding:0!important;
}
.no-bold {
	font-weight:normal!important;
}
.no-float {
	float:none!important;
}
.inline {
	display:inline!important;
}
.w-100pro {
	width:100%!important;
}
.v-top {
	vertical-align:top;
}
.v-bott {
	vertical-align:bottom;
}
.red {
	color:red!important;
}
.black {
	color:black!important;
}
.delmsg {
	color:Red!important;
	font-weight:bold;
}
.red-bg {
	background:red!important;
	color:white!important;
	padding:0 5px 0 5px!important;
}
.nowrap {
	white-space:nowrap!important;
}

/*** bottom margin ***/
.bmg-3 {margin-bottom:3px!important}
.bmg-5 {margin-bottom:5px!important}
.bmg-15 {margin-bottom:15px!important}
.bmg-10 {margin-bottom:10px!important}
.bmg-20 {margin-bottom:20px!important}
.bmg-30 {margin-bottom:30px!important}

/*** top margin ***/
.tmg-3 {margin-top:3px!important}
.tmg-5 {margin-top:5px!important}
.tmg-15 {margin-top:15px!important}
.tmg-10 {margin-top:10px!important}
.tmg-20 {margin-top:20px!important}
.tmg-30 {margin-top:30px!important}

/*** right margin ***/
.rmg-3 {margin-right:3px!important}
.rmg-5 {margin-right:5px!important}
.rmg-15 {margin-right:15px!important}
.rmg-10 {margin-right:10px!important}
.rmg-20 {margin-right:20px!important}
.rmg-30 {margin-right:30px!important}

/*** left margin ***/
.lmg-3 {margin-left:3px!important}
.lmg-5 {margin-left:5px!important}
.lmg-15 {margin-left:15px!important}
.lmg-10 {margin-left:10px!important}
.lmg-20 {margin-left:20px!important}
.lmg-30 {margin-left:30px!important}


/*** default define ***/

a {
  color:#E40019;
}
h3 {
	margin:0 0 10px 0; 
	padding:0;
	font-size:130%;
}
h4 {
	margin:0 0 5px 0; 
	padding:0;
	font-size:120%;
}
h5 {
	margin:0 0 3px 0; 
	padding:0;
	font-size:100%;
}


div.head {
  background:url(../img/head_bg.jpg) repeat-x bottom;
}
div.head div.head-in {
  width:990px;
  margin:30px auto 0 auto;
}
h1.logo {
  display:block;
  width:150px;
  height:129px;
  float:left;
  background:url(../img/logo.jpg) repeat-x bottom;
  margin:40px 0 0 40px;
  _margin:40px 0 0 20px;
  padding:0;
  font-size:100%;
}
h1.logo span {
  display:none;
}
h1.logo a {
	display:block;
	width:150px;
  height:129px;
}
div.text {
  float:right;
  width:715px;
  background:url(../img/head_text_bg.jpg) repeat-y left;
  line-height:18px;
}
div.text-bott {
  background:url(../img/head_text_bott.jpg) no-repeat bottom;
  min-height:246px;
  _height:246px;
}
div.text-in {
  padding:20px 65px 50px 33px;
  color:white;
  background:url(../img/head_text_top.jpg) no-repeat top;
}
table.odkazy {
  width:100%;
  margin:0 0 20px 0;
}
table.odkazy td {
  border-bottom:1px solid #4EB0E1;
}



/*** oddelovac ***/
div.oddel {
  background:url(../img/oddel_bg.jpg) repeat-x left top;
}
div.oddel div.oddel-in {
  width:990px;
  margin:0 auto 0 auto;
  height:26px;
}
div.oddel h2 {
  margin:0;
  padding:6px 0 0 45px;
  font-size:110%;
  color:black;
  font-variant:small-caps;
  letter-spacing:1px;
}
div.oddel h2 span {
  font-variant:normal;
  font-size:90%;
  color:#333;
}
div.oddel h2 a {
  color:black;
}
div.oddel a.f-right {
  color:black;
  text-transform:none;
  font-weight:normal;
  font-variant:normal;
  font-size:90%;
  letter-spacing:normal;
  padding:6px 45px 0 0;
}


/*** pullitr ***/
div.pullitr {
  background:url(../img/pullitr_bg.jpg) repeat-x left top #6e841f;
  padding:0 0 50px 0;
}
div.pullitr-in {
  background:url(../img/pullitr.jpg) repeat-x left top;
  width:990px;
  margin:0 auto 0 auto;
  height:346px;
}
div.pullitr-text {
  position:absolute;
  width:378px;
  margin:135px 0 0 487px; 
  color:#000;
}
div.pullitr ul.def {
  margin:0;
}
div.pullitr ul.def li {
  width:165px;
}
div.pullitr a.to-home {
	width:410px;
	height:340px;
	margin:10px 0 0 50px;
}


/*** ss ***/
div.svet-stranek {
  background:url(../img/svet_stranek_bg.jpg) repeat-x left top #F0F0F0;
  padding:0 0 50px 0;
}
div.svet-stranek-in {
  background:url(../img/svet_stranek.jpg) repeat-x left top;
  width:990px;
  margin:0 auto 0 auto;
  height:295px;
}
div.svet-stranek-text {
  padding:0 60px 0 65px; 
  color:#fff;
}
div.svet-stranek ul.def {
  margin:3px 0 0 0;
}
div.svet-stranek ul.def li {
  width:385px;
  background:url(../img/li_white.gif) 0 5px no-repeat;
}
div.svet-stranek a.to-home {
	position:static;
	width:990px;
	height:130px;
	margin:0 0 20px 0;
}




/*** zakruta ***/
div.zakruta {
  background:url(../img/zakruta_bg.jpg) repeat-x left top #374C5F;
  padding:33px 0 33px 0;
}
div.zakruta-in {
  background:url(../img/zakruta_head.jpg) no-repeat left top white;
  width:900px;
  margin:0 auto 0 auto;
  padding:0 0 10px 0;
}
div.zakruta-text {
  padding:0 20px 0 20px; 
  color:#000;
}
div.zakruta ul.def {
  margin:3px 0 0 0;
}
div.zakruta ul.def li {
  width:215px;
  padding:0 0 0 0;
  margin:0 0 0 0;
}
div.zakruta ul.def li a {
	display:block;
  background:url(../img/li_black.gif) 10px 10px no-repeat #E7E7E7;
  padding:5px 5px 5px 20px;
  margin:0 3px 3px 0;
  color:black;
  text-decoration:none;
}
div.zakruta ul.def li a:hover {
  background:url(../img/li_white.gif) 10px 10px no-repeat #263747;
  color:white;
  text-decoration:none;
}
div.zakruta a.to-home {
	position:static;
	width:900px;
	height:147px;
	margin:0 0 0 0;
}


/*** vrtulka ***/
div.vrtulka {
  background:url(../img/vrtulka_bg.jpg) repeat-x left top #F2F2F2;
  padding:20px 0 70px 0;
}
div.vrtulka-logo {
  width:990px;
  margin:0 auto 0 auto;
  background:url(../img/vrtulka_logo.jpg) no-repeat 0 10px;
  min-height:170px;
  _height:170px;
}
div.vrtulka-text {
  width:579px;
  margin:0 0 0 390px;
  padding:15px 0 0 0;
  background:url(../img/vrtulka_text_top.jpg) no-repeat left top white;
}
div.vrtulka-text-in {
  border-left:3px solid #61A1E1;
  border-right:3px solid #61A1E1;
  padding:5px 0 0 20px;
}
div.vrtulka-text-bott {
  height:15px;
  background:url(../img/vrtulka_text_bott.jpg) no-repeat left top white;
}
div.vrtulka-text-in p {
  padding:0;
}
div.vrtulka ul.def li {
  width:240px;
}
div.vrtulka a.to-home {
	width:340px;
	height:140px;
	margin:10px 0 0 20px;
}


/*** vrtulka ***/
div.budem2 {
  background:url(../img/budem2_bg.jpg) repeat-x left top #000;
  padding:30px 0 50px 0;
}
div.budem2-logo {
  width:990px;
  margin:0 auto 0 auto;
  background:url(../img/budem2_logo.jpg) no-repeat 10px 20px;
  min-height:160px;
  _height:160px;
}
div.budem2-text {
  width:612px;
  margin:0 0 0 355px;
  background:url(../img/budem2_text_top.jpg) no-repeat left top #CCCCCC;
  color:black;
}
div.budem2-text-in {
  padding:15px 0 0 20px;
  margin:0 0 0 0;
}
div.budem2-text-bott {
  height:15px;
  background:url(../img/budem2_text_bott.jpg) no-repeat left top white;
}
div.budem2-text-in p {
  padding:0;
}
div.budem2 ul.def li {
  width:245px;
}
div.budem2 a.to-home {
	width:260px;
	height:120px;
	margin:10px 0 0 20px;
}


/*** mimialbum ***/
div.mimialbum {
  background:url(../img/mimi_bg.jpg) repeat-x left top #fff;
  padding:0 0 70px 0;
}
div.mimialbum-in {
  width:990px;
  margin:0 auto 0 auto;
  background:url(../img/mimi_head.jpg) no-repeat left top;
  padding:0 0 0 0;
}
div.mimi-text {
  background:url(../img/mimi_text_top.jpg) no-repeat left top #84CF12;
  width:902px;
  margin:0 auto 0 auto;
}
div.mimi-text-in {
  padding:15px 0 0 20px;
  color:black;
}
div.mimi-text-bott {
  height:15px;
  background:url(../img/mimi_text_bott.jpg) no-repeat left top;
}
div.mimi-text-in p {
  padding:0;
}
div.mimialbum ul.def li {
  width:410px;
}
div.mimialbum a.to-home {
	position:static;
	width:990px;
	height:150px;
	margin:0 0 20px 0;
}


/*** webator ***/
div.webator {
	background:url(../img/webator_bg.jpg) repeat-x left top #cccccc;
  padding:0 0 70px 0;
}
div.webator-in {
	width:990px;
	margin:0 auto 0 auto;
}
a.webator-logo {
	display:block;
	background:url(../img/webator_logo.jpg) no-repeat;
	width:155px;
	height:97px;
	margin:0 0 0 35px;
}
div.webator div.uvod-box {
	border:1px solid #999999;
	background:white;
	padding:20px 30px 20px 30px;
	margin:0 25px 0 25px;
}
div.webator div.uvod-box ul {
	margin:10px 0 0 0;
	padding:15px 0 8px 15px;
	border:1px solid #CCECFF;
	background:#F2FAFF;
}
div.webator div.uvod-box ul li {
	padding:0 0 0 12px;
	margin:0 10px 15px 0;
	list-style:none;
	color:#000;
	background:url(../img/li_black.gif) 0 5px no-repeat;
}
div.webator div.uvod-box ul li strong {
	color:#41acfe;
}
div.webator div.uvod-box ul li h3 {
	font-size:100%;
	color:#183658;
	margin:0 0 4px 0;
	padding:0;
}
div.webator div.uvod-box h3 {
	margin:0 0 10px 0;
}
div.webator div.uvod-box-l {
	float:left;
	width:455px;
	margin:0 0 0 0;
}
div.webator div.uvod-box-r {
	float:right;
	width:390px;
	margin:0 0 0 0;
}
div.webator div.uvod-box p {
	margin:5px 0 0 0;
	padding:0;
}
div.webator div.uvod-box p strong {
	color:#555555;
}
div.webator-in a {
	color:#183658;
}


/*** ul def ***/
ul.def {
  margin:20px 0 0 0;
  padding:0 0 0 0;
}
ul.def li {
  font-size:90%;
  float:left;
  list-style:none;
  margin:0 20px 10px 0;
  padding:0 0 0 12px;
  background:url(../img/li_black.gif) 0 5px no-repeat;
}


/* hlink */
div.foot {
  background:url(../img/foot.jpg) repeat-x left top;
}
div#hlink {
	text-align:center;
	margin:0 auto 0 auto;
	padding:10px 0 10px 0;
	font-size: 100%;
	line-height:19px;
	background:url(../img/foot.jpg) repeat-x left top;
	width:990px;
}
div#hlink ul {
	margin:0;
	padding:0;
	text-align:center;
}
div#hlink li {
	list-style:none!important;
	background-image:none!important;
	display:inline;
	padding:0 5px;
	color: #666;
}
div#hlink li a {
	color: #666;
	font-weight:normal;
	text-decoration: underline;
	font-size:90%;
}


