@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../obr/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin:0;
	padding:0;
	text-align: center;
}
a,a:visited{
	color: #CC0000;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color: #CC0000;
	text-decoration: none;
}

a:hover{
	color: #CC0000;	
	border-bottom-style: solid;
}
a img, a:hover img {xborder:0px;}

#wrapper {
	width: 990px;
	margin:auto; 
	text-align:left;	
}

.prohlidka{padding-left:8px;padding-bottom:8px;}

.prohlidka_klik{position: absolute;top:5px;left:700px; z-index:1010;}

#kolo {text-align:center;color:#23328D;}

#video {color:#ffffff;}
#video a {text-decoration:none}
#video img {border: none;text-decoration:none;}
#video a{border: none;text-decoration:none;}

#video2 {color:#ffffff;}
#video2 a {text-decoration:none}
#video2 img {border: none;text-decoration:none;}
#video2 a{border: none;text-decoration:none;}

#mainMenu {
	position: relative;
}
div#mainMenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 0 0 0;
	list-style-type: none;
}
div#mainMenu ul li {
	display: block;
	float: left;
}
div#mainMenu li a, div#mainMenu li a:visited{
	position: relative;
	_position: inherit; /*  pro IE6*/
	color : #FFFFFF;
	text-decoration : none;	
	text-align: right;	
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CEE3FF;
	border-right-color: #CEE3FF;
	border-bottom-color: #0064CA;
	border-left-color: #CEE3FF;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	display:block;	
}

div#mainMenu li a:hover{
	color : #FFFFFF;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;

}

#odkazy{text-decoration: none;border-style: none; }

/*div#mainMenu li a div {
	position: relative;
	height: 117px;
	text-align: right;
	cursor: pointer;  pro IE, ktery nezobrazuje cursor jako nad linkem
}

div#mainMenu li a div div {
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
}*/

#content {
	margin:auto;
	text-align:left;
	background-color: #9DCAE6;
	background-image: url(../obr/bgMain.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#banner {
	background-image: url(../obr/banner.jpg);
	height: 156px;
	width: 990px;
	clear: both;
}

#sortimentMenu {
	background-color: #3399CC;
	background-image: url(../obr/bg_l_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 157px;
	float: left;
	color: #FFFFFF;
	padding: 7px;
	
}
#sortimentMenu h4 {
	margin: 0;
	font-size: 100%;
}

#sortimentMenu .h4 {
	/*margin: 0;*/
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sortimentMenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 0 0 0;
	list-style-type: none;
}
div#sortimentMenu ul li {
	_margin-top: 0px;
	_margin-bottom: -15px;

}
div#sortimentMenu li a{
	color : #FFFFFF;
	text-decoration : none;
	display: block;
	background-image: url(../obr/arrow_light_blue.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 5px;
	border-style: none;
	font-size: 12px;
}
div#sortimentMenu li a:hover{	
	background-color: #FF6600;
	border-style: none;
}

#text {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 819px;	
}

#heading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	height: 35px;
	background-color: #FF6600;
	background-image: url(../obr/bg_header.jpg);
	background-repeat: repeat;
	background-position: right top;
	letter-spacing: 0.7em;
	padding: 10px;
}
#textBody {
	color: #23328D;
	background-color: #9DCAE6;	
	padding: 10px;
	height: 100%;	
}

#textBody h3{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#textBody h4{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;	
}

#textBody td, #textBody th{
	padding: 5px;
}

#textBody ul{
	list-style-image: url(../obr/bullet_violet_arrow.gif);
}



#bgHelper {
	clear: both;
	height: 1px;
}

#demandLink {
	background-color: #246497;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	_margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#demandLink a{
	color:#FFFFFF;
	text-decoration : none;
	padding: 3px;
	border-style: none;
}

#demandLink a:hover{
	background-color: #003366;
}

#quickContactHead {
	color:#FFFFFF;
	background-color: #246497;
	font-size: 140%;
	font-weight: bold;
	padding: 3px;
}

#quickContactBody {
	color:#006699;
	background-color: #98C4E4;
	padding: 3px;
	margin: 0px;
}

#quickContactBody a{
	color:#006699;
	font-weight: bold;
	border-color: #006699;
}

#sortCatAkce {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	width: 115px;
	padding-left: 10px;
	text-align: center;
	display: block;
}

#sortCatAkceLabel {
	background-image: url(../obr/akcni_nabidka.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 96px;
	width: 121px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#footer {
	clear: both;
	text-align: right;
	padding-top: 10px;
}

#bigBlocks ul {
	list-style-type: none;
	display: inline;
}

#bigBlocks ul li {
	display: block;
	float: left;
}

.textarea {
	width: 90%;
}

div#footer ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 0 0 0;
	list-style-type: none;
}
div#footer ul li {
	display: inline;
}
div#footer li a{
	color : #006699;
	text-decoration : none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;	
	
}
div#footer li a:hover{
	color : #006699;
	text-decoration: underline;
}

.hidden, hr{
	display: none;
}


.navigBtnLabel {
	text-align: right;
	display:block;
	position: absolute;
	bottom: 5px;
	right: 10px;
	_position: inherit;
	_margin-right: 10px;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

h2 {
	font-size: 180%; /*27px;*/
	margin: 0px;
	padding: 0px;
}
.akce {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #FFFFFF;
	display: block;
	padding-top: 10px;
	_padding-top: 20px;
	padding-left: 10px;
	margin-bottom: -10000px; 
	padding-bottom: 10000px; 
	width: 389px;
	height: 100%;
	float: left;
}

.akceL {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	
}
.akceR {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.akceRow {
	overflow: hidden;
	border-width: 1px;
	border-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-bottom: 10px;
	clear:both;
}

.akce h3, #sortCatAkce h3 {
	font-size: 140%;
	font-weight: bold;
	margin: 0px;
}

.akce img {
	float: left;
	margin-right: 8px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #000066;
}

.akceTitle {
	float: left;
	width: 280px;
}

.akcePrice {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	display: block;
	line-height: 170%;
}

.akceOldPrice {
	text-decoration: line-through;
}
.akceNewPrice {
	font-size: 18px;
	color: #CC0099;
}



.formHeader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003399;
	background-color: #D9C15B;
	background-image: url(../obr/bg_form_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	clear: both;
}
.section {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	background-image: url(../obr/bg_section.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	clear: both;
}
.subsectionHeader {
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #76BADE;
	background-image: url(../obr/bg_section_header.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.subsection {
	background-image: url(../obr/bg_subsection.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 100%;
}
.columnLeft {
	clear: both;
	float: left;
	width: 300px;
}
.columnRight {
	float: left;
	margin-left: 20px;
	width: 300px;
}

.row {
	
}

.important {
	background-color: #5BCDF1;
	background-image: url(../obr/bg_important.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}

.emphasized {
	background-image: url(../obr/bg_emphasized.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

.emphasizedList{
	list-style-image: url(../obr/bullet_brown.png);
}

.emphasizedHeading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #990000;
	padding-left: 30px;
}

.centered {
	text-align:center;
	margin-top: 10px;
	clear: both;
}

.sortCatHotProduct {
	margin-bottom: 10px;	
}
.sortCatHotProductTitle {
	padding: 7px;
	color: #FFFFFF;
	background-color: #4D8ADE;
	background-image: url(../obr/bg_akce.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #3399FF;
}

.sortCatHotProductTitle img {
	margin: 5px;
	border: 1px solid #000066;	
}

.sortCatHotProductPrice {
	background-image: url(../obr/bg_akce_cena.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}

.makerList li{
	margin-bottom: 10px;
	clear: left;
}

.makerList img {
	vertical-align: middle;
	margin-right: 7px;
	margin-bottom: 7px;
	text-align: left;
	float: left;
}
.textHeadingIco {
	margin-top: 7px;
	margin-right: 15px;
	margin-left: 7px;
	vertical-align: middle;
}

.borderedIco, .borderedIcoLeft, .borderedIcoRight {
	background-color: #ABD5EB;
	padding: 10px;
	border: 1px solid #CFE7F3;
	margin-top: 0px;
	margin-bottom: 7px;	
}

.borderedIco {
	margin-left: 7px;
	margin-right: 7px;	
}

.borderedIcoLeft, .borderedIcoLeftNL {
	float: left;
	margin-left: 7px;
	margin-right: 20px;		
}

.borderedIcoLeftNL {
	clear:both;
	float: left;
}

.borderedIcoRight {
	float: right;
	margin-left: 14px;
	margin-right: 7px;	
}



.cleared {
	clear:both;
	margin-top:10px;
}



.bigBlock, .bigBlock:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 140%;
	list-style-type: none;
	margin: 20px;
	height: 164px;
	width: 130px;
	position: relative;
	text-decoration: none;
	display: block;
	background-color: #A9D4EA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 155px;
	border-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #9CCBE7;
	
}

.bigBlock:hover {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-width: 2px;
}

.linkStudio, .linkStudio:hover, .linkStudio:visited {
	background-image: url(../obr/bg_link_studio.jpg);
	background-repeat: no-repeat;	
	color: #003399;	
}

.linkInspirace, .linkInspirace:hover, .linkInspirace:visited {
	background-image: url(../obr/bg_link_inspirace.jpg);
	background-repeat: no-repeat;
	background-color: #8AC1E4;
	color: #FFFFFF;
}
.linkNavrh, .linkNavrh:hover, .linkNavrh:visited {
	background-image: url(../obr/bg_link_navrh.jpg);
	background-repeat: no-repeat;
	background-color: #A9B5CB;
	color: #003399;
	
}
.linkNavrhnete, .linkNavrhnete:hover, .linkNavrhnete:visited {
	background-image: url(../obr/bg_link_navrhnete.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #9DB5EA;
}
.linkSchuzka, .linkSchuzka:hover, .linkSchuzka:visited {
	background-image: url(../obr/bg_link_schuzka.jpg);
	background-repeat: no-repeat;
	color: #990000;
	background-color: #FF9900;
	
	height: 100px;
	width: 470px;
}

.msg_info_index {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

.msg_error, .msg_info {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 47px;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}

.msg_error {
	color: #FF6600;
	border: 1px solid #FF6600;
	background-image: url(../admin/obr/bg_msg_error.png);	
}

.msg_info {
	color:#009900;
	border: 1px solid #009900;
	background-image:url(../admin/obr/bg_msg_info.png);	
}

.greenMenuHead {
	padding:5px 5px 5px 25px;
	font-size: 110%;
	background-color:#FFF;
	background-image:url(../obr/bg_head_green_menu.gif);
	color:#2B6BC0;
	margin-bottom:10px;
}

.uvodnik { padding: 15px; }
.uvodnik h1, .uvodnik h2 { font-family: Segoe UI, Tahoma, Sans-Serif;  font-weight: normal; }
.uvodnik h1 { font-size: 20px; }
.uvodnik h2 { font-size: 18px; }

.partneri { text-align: left; }
.partneri a { border-bottom: none;  text-decoration: none; }
.partneri a img { border: 1px solid #000; }

.mar1 { margin:0;  }
.mar2 { margin: 0; }
