
@import url("/templates/Default/style/modul.css"); 
@import url("/templates/Default/style/tipografy.css"); 
@import url("/templates/Default/style/table.css"); 
* {
    margin: 0px;
    padding: 0px;
    outline: none;
}
img {
    border: 0px;
}
body {
background: #FFF;
margin: 0 auto;
width: 100%;
}
#bgr-bottom {
margin: 0 auto;
width: 100%;
}
/*#bgr-bottom-repeat {
width: 100%;
background:url(/templates/Default/style/img/img-bgr-bottom-repeat.png) bottom repeat-x;
}*/
#img-bgr-bottom {
margin: 0 auto;
width: 100%;
}
#wrapper {
margin: 0 auto;
width:1024px;
}
#header {
height:250px;
background:url("/templates/Default/images/header-bgr.png") no-repeat bottom center;
}
#logo, #logo a {
	text-align:center;
	padding-top:65px;
	height:104px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404038;
	text-decoration: none;
	font-weight: bolder;
}
#logo a:hover {
	text-decoration: underline;
}
#menu {
background:url("/templates/Default/images/menu-bgr.png") no-repeat center top;
margin-top:10px;
height:65px;
}
.top-menu { list-style:none; margin-left:20px; padding-top: 13px;}
.top-menu li {
display: block;
float:left;
height:23px;
background:url("/templates/Default/images/tocka-menu.png") no-repeat left center; 
padding:0px 32px;
}
.top-menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left:21px;
}
.top-menu li a:hover, .top-menu li a:active {
	color: #fff;
}
li#houm {background:none!important}
/* content-center-bloc */
#content {
width:1000px;
margin-top:-75px;
margin-left:12px;
margin-bottom:0px;
}
#top-news, #center { height:184px; margin-right:15px; padding:10px 0px 10px 20px;}
#center {margin-left:10px; padding:10px 0px 10px 15px!important; margin-bottom:10px!important;}
#top-news img, #center img {
border:#FFFFFF solid 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px #40310a; 
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#40310a,direction=125,strength=5)";
box-shadow: 0px 0px 5px #40310a;
float:left;
margin-right:10px;
}
#right, #left {
padding-bottom:20px;
padding-left:10px;
padding-right:5px;
}
#left img, #right-bottom img {border:#FFFFFF solid 2px; float:left; margin-right:10px;}
#right-top img, #left-top img, #center-top img, #center-bottom img {border:#b36a27 solid 4px;}
#center-top img {float:left; margin-right:10px;}
#right-top, #center-top, #center-bottom {padding:0px 10px;} 
#center-bottom {padding-right:0px!important;}
#center-top, #center, #left-top, #right {margin-bottom:0px;}
#right-top {margin-bottom:37px;} 
.reset a,a:hover loginbox
{color:#000;}
/* END content-center-bloc */
#footer {
margin: 0 auto;
width:1000px;
height:50px;
background:url("/templates/Default/images/footer-bgr.png") repeat-x;
padding-bottom:10px;
}
p#copirayt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #b36a27;
	text-decoration: none;
	text-align:center;
	padding-top:0px;
}
p#copirayt a {
	color: #b36a27;
	text-decoration: none;
}
p#copirayt a:hover {
	text-decoration: underline;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
.top-menu {padding-top: 16px;}
.top-menu li {
height:20px;
}
}
@media \0screen {
.top-menu {padding-top: 16px;}
.top-menu li {
height:20px;
}
*+html .top-menu {padding-top: 16px;}
*+html .top-menu li {height:20px;}
