/* W Solutions (c) 2008 */
* {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
}
body, html {
	background-color: #f6f6f6;
	font-family: Tahoma;
	font-size: 12px; 
	margin: 0;
	padding	: 0;
	color: #383838;
	text-align: center;
	background-image: url('./images/top_bg.png');
	background-repeat: repeat-x;
}

a {
	color: #217a9b;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #217a9b;
	text-decoration: underline;
}

ol {
	list-style-position: inside;
}

fieldset {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 10px;
}

fieldset dl {
	padding: 0;
	color: #1f2022;
	min-height:120px;
}

fieldset dl:hover {
	color: #023d62;
}
fieldset dl:hover dt img.uvod {
	border: 5px solid #f0d258;
}

fieldset dt {
	float: left;	
	width: 30%;
	text-align: left;
	display: block;
	font-weight: bold;
}
fieldset.produkty dt {
	width: 160px;
}

fieldset dd {
	margin-left: 31%;
	vertical-align: top;
	margin-bottom: 3px;
	text-align: left;
}
fieldset.produkty dd {
	margin-left: 180px;
}
fieldset.kontakt {
	width: 450px;
}

input, textarea, select {
	border: 2px solid #d8d8d8;
	padding: 3px;
	width: 120px;
}
input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus {
	border: 2px solid #217a9b;
}
textarea#editor {
	width: 750px;
}
input.checkbox {
	width: 17px;
}
input.submit {
	background-color: #FFFFFF;
	border: 2px solid #217a9b;
	cursor: pointer;
	font-weight: bold;
}
input.submit:hover {
	background-color: #217a9b;
	border: 2px solid #217a9b;
	color: #FFFFFF;
}
#edit table td {
	border: solid;
	border-collapse: separate;
}
h3.headline {
	width: 530px;
	height: 24px;
	background-image: url('./images/content_top.png');
	text-align: left;
	font-size: 13px;
	padding-left: 10px;
	padding-top: 6px;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	font-size: 20px;
	color: #217a9b;
	margin-bottom: 15px;
}

h3 {
	font-size: 13px;
}
h3 a {
	color: #383838;
}

h4 {
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #217a9b;
}

p {
	margin-top: 7px;
	line-height: 17px;
}
img.uvod {
	border: 5px solid #d9d9d9;
	margin-bottom: 7px;
}
img.uvod:hover {
	border: 5px solid #f0d258;
}

#page {
	width: 996px;
	margin: 0 auto 0;
	margin-bottom: 40px;
	text-align: center;
	min-height: 750px;
	background-repeat: no-repeat;
}
#kontakt {
	color: #f5f5f5;
	padding-top: 2px;
	list-style: none;
	float: left;
}
#kontakt li {
	float: left;
	margin-left: 40px;
}
#vlajky {
	float: right;
	margin-right: 40px;
	padding-top: 3px;
}
#vlajky img {
	margin-left: 5px;
	border: 1px solid #f5f5f5;
}
#header {
	width: 996px;
	height: 163px;
	background-image: url('./images/header.png');
	background-repeat: no-repeat;
	clear: both;
	padding-top: 11px;
}
#header h1 a {
	display: block;
	text-indent: -50000px;
	margin-left:12px;
	width: 966px;
	height: 145px;
}
ul#menu {
	list-style: none;
	width: 632px;
	width: 619px !important;
	height: 48px;
	margin: 0 auto 0;
	margin-top: -17px;
	padding-left: 13px;
	background-image: url('./images/menu_pozadie.png');
}
ul#menu li a:link, ul#menu li a:active, ul#menu li a:visited {
	font-size: 14px;
	display: block;
	height: 40px;
	padding-top: 8px;
}
ul#menu li a:hover, ul.submenu li a:hover {
	text-decoration: none;
}
ul#menu li {
	width: 117px;
	height: 48px;
	background-image: url('./images/menu_bg.png');
	float: left;
	cursor: pointer;
	text-align: center;
}
ul#menu li:hover {
	background-image: url('./images/menu_bg_hover.png');
}
ul#menu li.active {
	width: 134px;
	background-image: url('./images/menu_active.png');
}
ul#menu li.active a {
	color: #FFFFFF;
	font-weight: bold;
}
#content-left {
	float: left;
	width: 200px;
	margin-left: 13px;
}
#content-left  h2 {
	width: 200px;
	padding: 0;
	margin: 0;
	background: none;
	color: #666666;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
}
#content-right {
	float: right;
	width: 200px;
	margin-right: 10px;
	text-align: center;
}
#content {
	margin-left: 230px;
	margin-top: 15px;
	margin-right: 10px;
	text-align: left;
}
#uvod {
	float: left;
}
#content ul {
	margin-left: 26px;
}
#footer {
	clear: both;
	margin-top: 50px;
	line-height: 18px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #525252;
	font-family: Tahoma;
}
#footer a:hover {
	color: #dfe33a;
	text-decoration: none;
}
#footer span {
	color: #dfe33a;
}

.clear {
	clear: both;
}
ul.submenu {
	list-style: none;
}
ul.submenu li {
	width: 200px;
	height: 43px;
	background-image: url('./images/submenu_bg.png');
	background-repeat: no-repeat;
	margin-bottom: -8px;
	cursor: pointer;
	text-align: center;
}
ul.submenu li:hover {
	background-image: url('./images/submenu_bg_hover.png');
}
ul.submenu li a:link, ul.submenu li a:active, ul.submenu li a:visited {
	color: #666666;
	display: block;
	height: 27px;
	padding-top: 8px;
}
ul.subsub, ul.ssubsub {
	list-style: none;
	margin-top: 15px;
	text-align: left;
	line-height: 18px;
	margin-bottom: 13px;
}
ul.ssubsub {
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.subsub li, ul.ssubsub li {
	background-image: url('./images/sipka.png');
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 18px;
	margin-left: 10px;
}
ul.ssubsub li {
	margin-left: 0px;
}
.submenu-pdorukty {
	width: 200px;
	height: 35px;
	background-image: url('./images/submenu_top.png');
	margin-bottom: 15px;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 8px;
	margin-top: 15px;
	text-align: center;
	font-weight: bold;
}
.box-left {
	width: 255px;
	padding: 5px;
	text-align: left;
	float: left;

}
.box-right {
	width: 255px;
	padding: 5px;
	text-align: left;
	float: left;
	margin-left: 10px;
}
.box {
	width: 255px;
	padding: 5px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 9px;
}
.mapa {
	float: right;
	border: 1px solid #23346f;
}
.hover {
	background-position: left -100%;
}
#obr_1 {
	width: 162px;
	height: 164px;
	background-image: url('./images/obr_1.png');
	float: right;
	margin-top: -70px;
}
#obr_2 {
	width: 151px;
	height: 149px;
	background-image: url('./images/obr_2.png');
	float: right;
	margin-top: 70px;
	margin-right: -150px;
}
#obr_3 {
	width: 143px;
	height: 137px;
	background-image: url('./images/obr_3.png');
	float: right;
	margin-top: 190px;
	margin-right: -110px;
}
#obr_4 {
	width: 135px;
	height: 135px;
	background-image: url('./images/obr_4.png');
	float: right;
	margin-top: 310px;
	margin-right: -80px;
}
#obr_5 {
	width: 133px;
	height: 128px;
	background-image: url('./images/obr_5.png');
	float: right;
	margin-top: 360px;
	margin-right: -30px;
}
#obr_6 {
	width: 129px;
	height: 124px;
	background-image: url('./images/obr_6.png');
	float: right;
	margin-top: 370px;
	margin-right: -20px;
}
#obr_7 {
	width: 119px;
	height: 119px;
	background-image: url('./images/obr_7.png');
	float: right;
	margin-top: 370px;
	margin-right: -20px;
}
#obr_8 {
	width: 110px;
	height: 110px;
	background-image: url('./images/obr_8.png');
	float: right;
	margin-top: 360px;
	margin-right: -10px;
}
#obr_9 {
	width: 106px;
	height: 106px;
	background-image: url('./images/obr_9.png');
	float: left;
	margin-top: -150px;
	margin-left: 10px;
}
#obr_10 {
	width: 102px;
	height: 102px;
	background-image: url('./images/obr_10.png');
	float: left;
	margin-top: -230px;
	margin-left: -10px;
}
#obr_11 {
	width: 100px;
	height: 100px;
	background-image: url('./images/obr_11.png');
	float: left;
	margin-top: -310px;
	margin-left: -10px;
}
/*
* Admin
*/
ul.produkty {
	margin-top: 15px;
	line-height: 18px;
	font-weight: bold;
}
