﻿
a
{
 text-decoration: none;
 color: #537999;
 font-weight: bold;
}

a:hover
{
 text-decoration: underline;
 color: #a5d1ff;
}

body
{
 text-align: center;
}

#main
{
 width: 946px;
 margin: auto;
}

#header
{
 width: 946px;
}

#sides
{
 width: 100%;
 background-image: url('index/sides.png');
 float: left;
}

#left
{
 float: left;
 width: 242px;
 text-align: center;
}

.button
{
 background-image: url('index/button.png');
 display: block;
 width: 189px;
 height: 46px;
 margin: auto;
 margin-bottom: 4px;
 color: #ffffff;
 font-family: Monospace;
 font-weight: bold;
 font-size: 15px;
 line-height: 32px;
}

.button:hover
{
 background-image: url('index/button2.png'); 
}

#right
{
 float: right;
 width: 700px;
}

#content
{
 text-align: justify;
 width: 642px;
 color: #537999;
 padding: 12px;
 float: left;
 min-height: 300px;
}

#content h1
{
 font-size: 26px;
}

#content h2
{
 font-size: 18px;
}

#content_header
{
 float: right;
 width: 229px;
_position: relative;
_left: 3px;
}

#title
{
 color: #74a1c4;
 font-size: 30px;
 margin-left: 0px;
 position: relative;
 top: 20px;
}

#info
{
 color: #537999;
 position: relative;
 top: 20px;
}

#menu
{
 background-image: url('index/menu.png');
}

#zavodnici
{
 border: 1px solid #74a1c4;
}

#zavodnici td
{
 text-align: center;
 border: 1px solid #74a1c4;
}

#zavodnici th
{
 border: 1px solid #74a1c4;
}

.tr1
{
 background-color: #74a1c4;
}

.table
{
 width: 400px;
 margin-top: 30px;
 margin-left: 50px;
 float: left;
}

.tr
{
 width: 100%;
 height: 30px;
 display: block;
 border: 1px solid #ffffff;
}

.td
{
 height: 30px;
 width: 198px;
 border: 1px solid #ffffff;
 float: left;
 text-align: left;
 color: #6d98b9;
}
