/* CSS Document */
body { margin:0px; font-family:Arial; font-size:12px; color:#222222; }
img { border:0px; }

#main { margin:0px auto; width:100%; height:768px; text-align:center; }

div.btn { background-image:url(images/menu_btn.jpg); background-repeat:no-repeat;  min-height: 25px; font-size:14px; line-height:25px; }
div.btn_o { background-image:url(images/menu_btn_o.jpg); background-repeat:no-repeat;  min-height:25px; font-size:14px; line-height:25px; }

h1 { margin:0px; font-size:20px; font-weight:bold; color:#555555; }
h4 { margin:0px; font-size:16px; font-weight:bold; color:#555555; }

a.links:link { color:#222222; font-size:12px; text-decoration:none; }
a.links:visited { color:#222222; font-size:12px; text-decoration:none; }
a.links:hover { color:#222222; font-size:12px; text-decoration:underline; }
a.links:active { color:#222222; font-size:12px; text-decoration:underline; }


.vmeniLink { font-size:14px; color:#000000; text-decoration:none; }

