/*	CLEAR
------------------------------------------------------------ */
html,body,ul,ol,dl,li,dt,dd,p,blockquote,fieldset,legend,pre,img,form,h1,h2,h3,h4,h5,h6 {border:0;padding:0;margin:0;}
html,body {width:100%;}
ul,ol,dl,li,dt,dd {list-style:none;}
address {font-style:normal;}
.hidden {display:none !important;}

/*	GENERAL
------------------------------------------------------------ */
body {font:normal 13px/1.5 Georgia,Arial,Tahoma,'Bitstream Vera Sans',serif;text-align:center;background:#20368c;}
input,textarea,button {font:normal 13px/1 Georgia,Arial,Tahoma,'Bitstream Vera Sans',serif;}
a {color:#e71b27;text-decoration:underline;}
a:hover {text-decoration:underline;}
p {margin:0 0 12px;}
small {font-size:11px;}
hr {display:none;}

.w {width:990px;margin:0 auto;text-align:left;position:relative;}

#top {background:#fff url(../images/layout/bg.png) repeat-x 0 350px;}

#header {padding:30px 0 25px;}
#header h1 {color:#e71b27;font-weight:bold;font-size:36px;float:left;margin:4px 0 0 65px;line-height:1.1;}
#header .logo {display:block;font-size:11px;text-decoration:none;float:right;padding:44px 0 0 64px;margin:0 30px 0 0 ;background:url(http://www.gorenc.si/_common/images/identity/logo.png) no-repeat 0 0;}
#header .logo span {color:#000;}
#header .logo strong {font-weight:normal;text-decoration:underline;}
#header .logo:hover {text-decoration:underline;}
#header .logo:hover span {color:#e71b27;}

#keyvisual {width:100%;height:420px;overflow:hidden;clear:both;position:relative;}
#keyvisual img {display:block;}
#keyvisual .p {display:block;position:absolute;left:70px;top:305px;width:225px;height:35px;padding:7px 0 0 22px;color:#fff;text-transform:uppercase;font-size:11px;background:url(../images/layout/bg-price.png) no-repeat 0 0;}
#keyvisual .p strong {font-size:20px;margin-left:10px;}

#body {margin:-92px 0 0;color:#fff;background:#20368c;}
#body .w {min-height:330px;padding:110px 0 0 65px;width:925px;background:url(../images/layout/steps.png) no-repeat 566px 120px;}
#body a {color:#fff;}

#body .cms {width:450px;margin:0 0 30px;font-size:22px;font-weight:bold;}

#body .order {display:block;float:left;font-size:22px;line-height:1;font-weight:bold;padding:0 0 0 15px;color:#e71b27;text-decoration:none;background:url(../images/buttons/white.png) no-repeat 0 0;}
#body .order span {display:block;padding:7px 15px 7px 0;background:url(../images/buttons/white.png) no-repeat 100% 0;}
#body .order:hover {color:#fff;background-image:url(../images/buttons/red.png);}
#body .order:hover span {background-image:url(../images/buttons/red.png);}
#body .phone {float:left;padding-top:9px;padding-left:30px;}

/*	FLOAT CLEARING
------------------------------------------------------------ */
#header:after {content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
