@charset "utf-8";
/* CSS Document */

body {
	font-family: "My_font", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d1d1d;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;

}
#container {
	margin: 0 auto;
	width: 926px;
	height: auto;
}
#container_text {
float:left;
	margin: 0 auto;
	width: 926px;
	height: auto;
}
#header {
	float: left;
	width: 846px;
	height: 170px;
	padding-left: 79px;
}
#logo {
	float: left;
	width: 236px;
	height: 170px;
	background-image:url(images/header_02.gif);
	background-repeat:no-repeat;
}
#flash {
	float: left;
	width: 476px;
	height: 170px;
	background-image:url(images/header_flash.jpg);
	background-repeat:no-repeat;
}
#gen_partneri {
	float: left;
	width: 134px;
	height: 155px;
	padding-top: 15px
}
#menu {
	float: left;
	width: 853px;
	height: 32px;
	margin-left: 73px;
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
}
#box_left {
	float: left;
	width: 536px;
	height: auto;
}
#box_right {
	float: left;
	width: 194px;
	height: auto;
	min-height: 600px;
	padding: 21px 21px;
	
}
.box_insidetext{
	float: left;
	width: 536px;
	height: auto;
	background-image: url(images/back_white_50.png);
	padding-top: 27px;
}
.box_insidetext_02{
	float: left;
	width: 536px;
	height: auto;
	background-image: url(images/back_white_50.png);
	padding-top: 27px;
	min-height: 1000px;
		line-height:16px;
}
.box_insidetext_index{
	float: left;
	width: 536px;
	height: auto;
	background-image: url(images/back_white_50.png);
	padding-top: 27px;
	min-height: 800px;
		line-height:16px;
}
#boxik_tip {
	width: 449px;
	height: 106px;
	background-image:url(images/tip_back.jpg);
	color:#FFFFFF;
	font-size: 12px;
	margin: 20px 27px;
	padding: 15px 15px;
}
#boxik_tip2 {
	width: 479px;
	height: 136px;
	margin: 20px 27px;
}
#boxik_reklama {
	width: 174px;
	height: auto;
	padding: 10px 10px 10px 10px;
	background-color:#8d272c;
}
.boxik_reklama_inn {
	width: 162px;
	height: auto;
	padding: 5px 5px;
	background-color:#FFFFFF;
	text-align:center;
	color:#272727;
	font-size:10px;
	font-family: "My_font", Arial, Helvetica, sans-serif;

}
.boxik_reklama_bottom {
	width:172px;
	height: 11px;
	background-image:url(images/box_bottom.gif);
	margin-left: -5px;
	margin-bottom: -5px;
}

.loga {
	width: 50px;
	height: auto;
	margin: 5px 5px;
}
.loga_hlavni {
	width: auto;
	height: auto;
	margin: 5px 5px;
}
#footer {
	padding: 7px 0 7px 0;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	background-image:url(images/dot_footer.gif);
	line-height: 14px;
}
.novinka_blue {
	float:left;
	width: 482px;
	height: auto;
	background-image:url(images/back_blue_50.png);
	padding: 20px 27px 20px 27px;
	min-height: 75px;
}
.novinka_white {
	float:left;
	width: 482px;
	height: auto;
	padding: 20px 27px 20px 27px;
	min-height: 75px;
}
.novinka_red {
	float:left;
	width: 482px;
	height: auto;
	padding: 20px 27px 20px 27px;
	min-height: 75px;
	background-color:#990000;
}
.novinky_photo{
	float: left;
	width: 77px;
	height: 77px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.banner {
	width: 463x;
	height: auto;
	margin: 0px 35px 0px 33px;
	background-color:#35b7f1;
}
.reklama {
	float:right;
	margin-right: 35px;
	font-size:8px;
	color:#666666;
}
.tip_photo{
	float: left;
	width: 118px;
	height: 108px;
	padding-right: 20px;
}
.line{
	float: left;
	width: 536px;
	height: 12px;
	background-image:url(images/line.gif);
	background-repeat: no-repeat;
}
.line_02{
	float: inherit;
	width: 536px;
	height: 1px;
	background-image:url(images/line_2.gif);
	background-repeat: no-repeat;
}
.date{
	float:right;
	font-size:9px;
	color:#999999;
	margin-top: 2px;
}
.photo_R_padding{
	float:right;
	padding-left: 10px;
	padding-top: 5px;
}
.photo_L_padding{
	float:left;
	padding-right: 10px;
	padding-top: 5px;
}
.title_01{
	font-family: "My_font", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
}
.title_red{
	font-family: "My_font", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#CC0000;
}
.text_red{
	color:#CC0000;
}
.text_9{
font-size: 9px;
}

a {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
A.link {
	color:#AD181D;
	padding: 0px 3px 0px 3px;
	text-decoration:none;
}
A.link:hover{
	color:#5E0D0F;
	text-decoration:none;
	background-color:#C6F1FF;
	padding: 0px 2px 0px 2px;
	border:dotted;
	border-color:#6FBFC4;
	border-width:thin;
}
A.link_footer {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	padding: 0px 3px 0px 3px;
	text-decoration:none;
}
A.link_footer:hover{
	color:#999999;
	text-decoration:none;
	background-color:#333333;
	padding: 0px 2px 0px 2px;
	border:dotted;
	border-color:#666666;
	border-width:thin;
}