/* general styling */
html, body, div, p, table, pre, td, tr, th, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, img, blockquote, iframe
{
margin:0;
padding:0;
border:0;
font-weight:normal;
}

body
{
background-color: #fff;
color:#555555;
font-size: 12pt;
font-family: "Verdana";
text-align:left;
}

h1
{
visibility: hidden;
position: absolute;
top:0px;
left:0px;
}

td
{
vertical-align:top;
}

a
{
text-decoration:none;
color:#555555;
}

input, textarea
{
color:#555555;
font-family: "Verdana";
}

/* ************************************ */

.line1, .line2, .line3, .line4
{
height:30px;
width:100%;
margin:25px 0px 25px 0px;
}

.line1
{
background: url(../images/line1.png) repeat-x;
}

.line2
{
background: url(../images/line2.png) repeat-x;
}

.line3
{
background: url(../images/line3.png) repeat-x;
}

.line4
{
background: url(../images/line4.png) repeat-x;
}

.red {color: #CE1E4B;}
.blue {color: #1EABCE;}
.green {color: #8ECE1E;}
.orange {color: #FBBD18;}


/* ************************************ */

#top, #footer, #copy, #content
{
margin: 0px auto;
width:95%;
min-width:970px;
max-width:1280px;
}

#top .h1
{
padding-top:18px;
font-weight: bold;
font-size: 22pt;
color:#1EABCE;
}

#top .h2
{
font-size: 13pt;
}

/* ************************************ */

.clear
{
clear:both;
}

ul.topnav
{
float:right;
list-style:none;
text-align:right;
}

.topnav li
{
float:left;
display:block;
}

.topnav li a
{
outline:none;
color:#555;
text-decoration:none;
display:block;
padding:5px;
width:133px;
font-size:22px;
}

.topnav li a:hover
{
color:#fff !important;
}

.topnav li a span
{
font-size:9px;
color:#fff !important;
}

.topnav .red a:hover {background-color: #CE1E4B;}
.topnav .blue a:hover {background-color: #1EABCE;}
.topnav .green a:hover {background-color: #8ECE1E;}
.topnav .orange a:hover {background-color: #FBBD18;}

/* ************************************ */

#footer .col1, #footer .col2, #footer .col3
{
padding:0px 25px 0px 25px;
text-align:justify;
font-size: 10pt;
}

#footer .col1, #footer .col3 {width:33%;}
#footer .col2 {width:34%;}

#footer .ftop
{
font-size:22px;
padding-bottom:10px;
}

/* ************************************ */

#copy
{
font-size: 10pt;
padding-bottom:25px;
}

#copy .counter
{
width:220px;
text-align:right;
}

/* ************************************ */

#content .left
{
padding-right:50px;
}

#content .right
{
width:250px;
text-align:right;
}

/* ************************************ */

#nav
{
line-height: 1em;
text-align: right;
list-style:none;
padding-bottom:25px;
}

#portfolio #nav li ul
{
display: block;
}

#nav a:link,
#nav a:visited
{
display: block;
padding: 5px 10px 5px 0px;
}

#nav a:hover,
#nav a:active
{
color: #555;
background-color: #FDD263;
}

#nav .ntop
{
display: block;
padding: 5px 10px 5px 0px;
text-align:left;
}

#nav .ntop span
{
font-size: 18pt;
}

/* ************************************ */

.zblock
{
border-top: 2px solid #EEEEEE;
border-bottom: 2px solid #EEEEEE;
padding: 10px 10px 10px 48px;
margin: 0px 0px 20px 0px;
font-size: 11pt;
}

.zblock a, .zblock a:hover
{
border-bottom: solid 1px #B8B8B8;
}

/* *** */

.quote
{
border-top: 2px solid #EEEEEE;
border-bottom: 2px solid #EEEEEE;
padding: 10px 10px 10px 48px;
margin: 0px 0px 20px 0px;
background: #F9F9F9 url(../images/ico/quote.gif) no-repeat 12px 16px;
font-size: 11pt;
}

.title_quote
{
border-top: 2px solid #EEEEEE;
padding: 2px 10px 2px 10px;
font-size: 11pt;
font-weight: bold;
background: #F9F9F9;
}


.scriptcode
{
color: #757575;
background-color: #f2f2f2; 
border: 1px dotted #bebebe;
text-align: left;
padding: 5px;
}


.alert
{
background: #F9F9F9 url(../images/ico/alert.gif) no-repeat 12px 16px;
}

.error
{
background: #F9F9F9 url(../images/ico/error.gif) no-repeat 12px 16px;
}

.guest
{
background: #F9F9F9 url(../images/ico/male_female.gif) no-repeat 12px 16px;
}

.reg
{
background: #F9F9F9 url(../images/ico/plus.gif) no-repeat 12px 16px;
}

.valid
{
background: #F9F9F9 url(../images/ico/ok.gif) no-repeat 12px 16px;
}

.tag
{
background: #F9F9F9 url(../images/ico/tag3.gif) no-repeat 12px 8px;
}

/* ************************************ */

#content h2, #content h2 a
{
font-size: 20pt;
}

#content h2 b a
{
color:#CE1E4B;
font-weight: normal;
}

#content .text
{
font-size: 11pt;
padding:15px 0px 15px 35px;
text-align:justify;
}

#content .text a
{
border-bottom: solid 1px #CE1E4B;
}

#content .text img a
{
border-bottom: solid 0px #CE1E4B;
}

#content .newstop, #content .newstop a
{
font-size: 8pt;
color: #1EABCE;
}

h3, h3 a
{
font-size: 9pt;
color: #1EABCE;
text-align:right;
}

#content .next
{
text-align:right;
padding-bottom:20px;
font-size: 11pt;
font-weight: bold;
}

#content .next a
{
color:#CE1E4B;
}

/* ************************************ */

div#qTip
{
padding: 4px;
display: none;
background: #fff;
color: #555;
font: normal 11px "Verdana";
text-align: left;
position: absolute;
z-index: 9999;
}

/* ************************************ */

#addcom
{
width:100%;
}

#content .addcom
{
font-size: 16pt;
padding:25px 0px 7px 0px;
}

#content .nametop
{
font-size: 18pt;
padding-bottom:15px;
}

#addcom .addleft, #addcom .addlefttop
{
width:220px;
padding-right: 10px;
text-align:right;
font-size: 10pt;
}

#zcomments
{
font-size: 11pt;
border:1px solid #e9e9e9;
padding:15px;
width:100%;
margin-bottom:25px;
}

.zcomline
{
font-size: 8pt;
text-align:right;
padding-top:15px;
}

#zcomments .avatar
{
text-align:center;
width:54px;
}

#zcomments .avatar a, .topcom
{
font-size: 8pt;
}

#zcomments .textcom
{
text-align:justify;
padding-left:15px;
}

#zcomments .topcom
{
padding-bottom:15px;
}

/* ************************************ */

.hint
{
display:none;
position: absolute;
margin-left: 10px;
width: 300px;
margin-top: -4px;
border: 2px solid #8ECE1E;
padding: 10px 12px;
background-color: #fff;
font-size: 10pt;
}

.hint .hint-pointer
{
position: absolute;
left: -10px;
top: 5px;
width: 10px;
height: 19px;
background: url(../images/pointer.gif) left top no-repeat;
}

/* ************************************ */

#login0
{
display:none;
position:absolute;
top:300px;
left:35%;
background:#fff;
border:10px solid #eee;
padding:20px;
text-align:left;
width: 350px;
}

#login0 .h3
{
font-size: 16pt;
padding-bottom:10px;
}

#login0 .input
{
padding:10px;
color:#000;
background:#eee;
margin-top:0px;
border:1px solid #ddd;
font-size:11px;
}

#login0 .button
{
padding:5px;
color:#000;
background:#eee;
margin-top:0px;
border:1px solid #ddd;
}

#login0 .mini
{
font-size: 8pt;
}

#login0 .loginmenu
{
font-size: 11pt;
padding:0px 0px 15px 15px;
}

/* ************************************ */

.contactform
{
background:url(../images/contactbg.png) no-repeat right bottom;
}

.zakazform
{
background:url(../images/contactbg.png) no-repeat right 75%;
}

/* ************************************ */

.znav, .znavz
{
color:#555555;
font-size: 12pt;
text-align:center;
padding-top:10px;
}

.znav a
{
color:#CE1E4B;
padding:0px 10px 0px 10px;
}

.znavz span
{
border-bottom: 2px solid #CE1E4B;
padding:0px 5px 0px 5px;
}

.znavz a
{
color:#CE1E4B;
padding:0px 5px 0px 5px;
}

/* ************************************ */

#image
{
position: absolute;
}

.customFile
{
width: 219px;
margin-left: -140px;
cursor: default;
height: 21px;
z-index: 2;
filter: alpha(opacity: 0);
opacity: 0;
}

.fakeButton
{
position: absolute;
z-index: 1;
width: 85px;
height: 21px;
background: url(../images/input/button.jpg) no-repeat left top;
float: left;
}

.blocker
{
position: absolute;
z-index: 3;
width: 150px;
height: 21px;
background: url(../images/input/transparent.gif);
margin-left: -155px;
}

#FileName
{
position: absolute;
height: 15px;
margin-left: 90px;
font-family: Verdana;
font-size: 8pt;
color: Gray;
margin-top: 2px;
padding-top: 1px;
padding-left: 19px;
}

#activeBrowseButton
{
background: url(../images/input/button_active.jpg) no-repeat left top;
display: none;
}

#wrapper
{
height:21px;
}

/* ************************************ */

#zakaz
{
width: 500px;
font-size: 10pt;
}

#zakaz .zleft, #zakaz .zright, #zakaz .zlefttop, #zakaz .zrightop
{
width: 50%
}

#zakaz .zlefttop, #zakaz .zrightop
{
padding-top: 20px;
}

#addcom .addlefttop, #addcom .addrighttop
{
padding: 10px;
}

.addrighttop span
{
font-size: 8pt;
color:#bbb;
}

/* ************************************ */
/* ************************************ */
/* ************************************ */
/* ************************************ */
/* ************************************ */
/* ************************************ */