/****************************************************
* Copyright (c) 2008 ZSSN.org.ua                    *
* file: global/main.css                             *
* author: Zvinsky Sergey                            *
* date modified: 29.01.08                           *
*****************************************************/

#warning{position:absolute; top:45%; left:33%; width:400px; }

body{ background-color:#e6fde3; font-family:Arial, Helvetica, sans-serif; }

img { filter:expression(fixPNG(this)); }

a{color:#0099FF;}
a:hover{ text-decoration:none; }

a.llink{ font-size:11px; }
a.llink:hover{ text-decoration: none; }

a.topics{ text-decoration:none; font-size:12px; font-weight:bold; color:green; }
a.topics:hover{ text-decoration:underline; color:green; }

a.head{ text-decoration:none; font-size:14px; font-weight:bold; font-style:normal; color:green; }
a.head:hover{ text-decoration:underline; color:green; }

h2{ font-weight:bold; font-size:16px; color:#008000; }
h3{ text-align:left; font-weight:bold; font-size:14px; color:#008000; }
p{ text-indent:32px; margin:0; }

input, textarea, select{ border:1px solid #b5b5b5; background-color:#fbfffb; }
input.clear{ border:0px; background-color:#ccefc6; }
input.button { height:20px; border:1px solid #4b9133; font-size:12px; background-image:url(../img/bg_button.png); background-repeat:repeat-x; background-color:#ffffff; }
input.nv{ background-image:url(http://i.zssn.org.ua/img/nv.png); background-repeat:no-repeat; padding-left:6px; }
input.user{ background-image:url(http://i.zssn.org.ua/img/login_user.gif); background-repeat:no-repeat; padding-left:15px; }
input.pswrd{ background-image:url(http://i.zssn.org.ua/img/login_pw.gif); background-repeat:no-repeat; padding-left:15px; }

.win{ border:1px solid #55d141; background-color:#ccefc6; text-align:left; }
.win2{ background-color:#ccefc6; text-align:left; padding:1px }

.h_win{ background-image: url(http://i.zssn.org.ua/img/bg_0.png); border-bottom:1px solid #55d141; padding:4px; font-size:13px; font-weight:bold; text-align:left; color:green; }

.text{ font-size:12px; color:#000000; text-align:left }
.error{ font-size:12px; background-color:green; color:white; text-align:left; padding:0px 3px 0px 3px;}
.head{ font-size:14px; font-style:italic; font-weight:bold; color:green }

.hr1{ width:100%; height:1px; background-color:green; font-size:0px; }
.hr{ width:100%; height:2px; background-color:green; font-size:0px; margin-bottom:3px; }