body
{
        color: #ffffff;
        font-family: Arial,Tahoma,Verdana,Sans-serif;
        background-color: #000000;
        margin: 0px;
        font-size: 10pt;
        background-repeat: no-repeat;
        background-attachment: fixed;
}
table
{
		padding: 0;
        font-size: 10pt;
}
table tr#header
{
        background-color: #000000;
        padding: 0;
}
table td
{
        padding: 0;
		color: #000000;
        border-width: 0;
        vertical-align: top;
        font-family: Arial,Tahoma,Verdana,Sans-serif;
}
a
{
        color: #660088;
        text-decoration: none;
        font-weight: bold;
        background-color: transparent;
}
a:hover
{
        color: #AA00EE;
        text-decoration: none;
}
ul
{
        margin: 2px;
        padding-top: 1px;
        padding-bottom: 2px;
        padding-left: 15px;
}
ul li
{
        padding-top: 1px;
        padding-bottom: 1px;
        margin-left: 2px;
        list-style: disc outside;
}
ul li ul li
{
        padding-top: 1px;
        padding-bottom: 1px;
        margin-left: 2px;
        list-style: circle outside;
}

table td.background
{
		background-color: #000000;
        padding-top: 2px;
        padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 3px;
}

table td.titleLeft
{
        padding: 0;
        border-width: 0;
        background-image: url('images/mid_tab_left.gif');
}
table td.title
{
		text-align: center;
		color: #ffffff;
		background-color: #770099;
        padding: 0;
        border-width: 0;
}
table td.titleRight
{
        padding: 0;
        border-width: 0;
        background-image: url('images/mid_tab_right.gif');
}

table td.mainLeft
{
        padding: 0;
        border-width: 0;
        background-image: url('images/mid_tab2_left.gif');
}
table td.main
{
		text-align: left;
		color: #000000;
		background-color: #E2E3ED;
        padding: 5px;
        border-width: 0;
}
table td.mainRight
{
        padding: 0;
        border-width: 0;
        background-image: url('images/mid_tab2_right.gif');
}

td.menuLeft
{
        padding: 0;
        border-width: 0;
        background-image: url('images/mid_tab3_left.gif');
}
td.menuRight
{
        padding: 0;
        border-width: 0;
        background-image: url('images/mid_tab3_right.gif');
}
td.mainmenu
{
        width: 14em;
        color: #EECCFF;
        background-color: #000000;
        border-style: none;
}
a.menuMain
{
        color: #FFEEFF;
        padding: 1px 1px 1px 1px;
        background-image: url('images/caret-hover.gif');
        background-repeat: no-repeat;
        background-position: left;
        background-color: #000000;
        font-weight: bold;
        font-size: 10pt;
        margin-right: 3px;
        padding-left: 20px;
		line-height: 12.5pt;
}
a:hover.menuMain
{
        color: #EE88FF;
        background: #000000;
        background-image: url('images/caret-hover2.gif');
        background-repeat: no-repeat;
        background-position: 1px;
        color: #EE99FF;
        padding-left: 21px;
}
a.menuSub
{
        color: #EEEEFF;
        padding: 1px 1px 1px 0px;
        background-image: url('images/caret-hover.gif');
        background-repeat: no-repeat;
        background-position: 15px;
        background-color: #000000;
        font-weight: normal;
        font-size: 9pt;
        margin-right: 3px;
        padding-left: 35px;
        font-weight: normal;
}
a:hover.menuSub
{
        color: #EE88FF;
        background: #000000;
        background-image: url('images/caret-hover2.gif');
        background-repeat: no-repeat;
        background-position: 16px;
        color: #EE99FF;
        padding-left: 36px;
        font-weight: normal;
}
.menuTitle
{
		line-height: 1.5em;
		color: #ffffff;
        font-size: 11.5pt;
		font-weight: bold;
		text-decoration: underline;
		padding-bottom: 2px;
}

a.category
{
        background-image: url('images/caret-hover.gif');
        background-repeat: no-repeat;
        background-position: left;
        font-size: 11pt;
        padding-left: 20px;
	line-height: 12pt;
}
a:hover.category
{
        background-image: url('images/caret-hover2.gif');
        background-repeat: no-repeat;
        background-position: 1px;
        padding-left: 21px;
}

a.subCategory
{
        font-size: 10pt;
}

a.button
{
        color: #550055;
        background-color: #d0ccdd;
        padding-left: 15px;
		padding-right: 15px;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-bottom: 40px;
        border: 2px solid #5D5676;
		font-size: 12pt;
}
a:hover.button
{
        color: #AA00EE;
        background-color: #d5cce0;
        padding-left: 15px;
		padding-right: 15px;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-bottom: 40px;
        border: 2px solid #aa56cc;
		font-size: 12pt;
}

.categoryDesc
{
        font-size: 9.5pt;
        padding-left: 20px;
}


.blockTitle
{
        padding: 3px;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
        font-size: 13pt;
        background-color: #d0ccdd;
        margin-bottom: 5px;
        padding-left: 5px;
		padding-bottom: 1px;
        background-repeat: no-repeat;
        background-position: left;
        border-bottom: 2px solid #3D5656;
}

h1
{
        font-weight: bold;
        font-size: 15pt;
		text-decoration: underline;
        margin-bottom: 3px;
}

h2
{
        font-weight: bold;
        font-size: 13pt;
        margin-bottom: 3px;
}

h3
{
        font-weight: bold;
        font-size: 12pt;
        margin-bottom: 3px;
}

.item
{
        color: #0D0D0D;
}
.itemInfo
{
        text-align: right;
        padding: 3px;
        background-color: #eaeaea;
        border: 1px solid #ffffff;
        margin-top: 1px;
}
.itemTitle a
{
        font-size: 14pt;
        font-weight: bold;
        color: #220055;
        background-color: transparent;
}
.itemPoster
{
        font-size: 80%;
        font-style: italic;
}
.itemPostDate
{
        font-size: 80%;
        font-style: italic;
}
.itemStats
{
        font-size: 80%;
        font-style: italic;
}
.itemBody
{
        padding-left: 5px;
}
.itemText
{
        margin-top: 5px;
        margin-bottom: 5px;
        line-height: 1.5em;
}
.itemFoot
{
        text-align: left;
        padding: 3px;
        background-color: #eaeaea;
        font-size: 11px;
        border: 1px solid #ffffff;
}
.itemAdminLink
{
        font-size: 90%;
}
.itemPermaLink
{
        font-size: 90%;
}
th
{
        background-color: #D5E1E1;
        color: #3D5656;
        padding: 2px;
        vertical-align: middle;
        font-family: Arial,Tahoma,Verdana,Sans-serif;
}

td#centercolumn
{
        font-size: 12pt;
        color: #464646;
        padding-left: 2px;
        width: 100%;
        padding-right: 2px;
        background-color: #F2F2F6;
        border-right: 1px solid #ffffff;
        border-left: 1px solid #ffffff;
}
td#centercolumn th
{
        color: #42474F;
        background-color: #D8DBDE;
}
td#centerCcolumn div.blockTitle
{
        padding: 3px;
        color: #330055;
        font-weight: bold;
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
        font-size: 13pt;
        background-color: #cccccc;
        margin-bottom: 5px;
        padding-left: 18px;
        background-image: url('images/blue_plus.png');
        background-repeat: no-repeat;
        background-position: left;
        border-bottom: 1px solid #3D5656;
}
td#centerCcolumn div.blockContent
{
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 8px;
        line-height: 120%;
        color: #000000;
}
td#centerLcolumn
{
        width: 50%;
        padding: 0px 0px 0px 0px;
        border-right: 1px solid #cccccc;
}
td#centerLcolumn div.blockTitle
{
        padding: 3px;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 11pt;
        background-color: #9299A5;
        margin-bottom: 5px;
        background-repeat: no-repeat;
        padding-left: 18px;
        background-position: left;
        background-image: url('images/blue_plus.png');
        border-bottom: 1px solid #3D5656;
}
td#centerLcolumn div.blockContent
{
        margin-right: 0px;
        margin-left: 0px;
        line-height: 120%;
        padding: 2px;
}
td#centerRcolumn
{
        width: 50%;
        padding: 0px 0px 0px 0px;
}
td#centerRcolumn div.blockTitle
{
        padding: 3px;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 11pt;
        background-color: #9299A5;
        margin-bottom: 5px;
        background-image: url('images/blue_plus.png');
        padding-left: 18px;
        background-repeat: no-repeat;
        background-position: left;
        border-bottom: 1px solid #3D5656;
}
td#centerRcolumn div.blockContent
{
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 2px;
        line-height: 120%;
        padding: 2px;
}

.head
{
        font-weight: bold;
        font-size: 13pt;
        background-repeat: repeat-x;
        background-position: left;
        color: #330055;
        height: 24px;
        line-height: 22px;
        text-align: center;
        background-color: #cccccc;
        border-bottom: 1px solid #3D5656;
}
.even
{
        background-color: transparent;
        padding: 5px;
}
.odd
{
        background-color: #dddddd;
        padding: 5px;
}
.foot
{
        background-color: #e0e0e0;
        padding: 5px;
        font-weight: bold;
}
tr.even td
{
        background-color: transparent;
        padding: 5px;
}
tr.odd td
{
        background-color: transparent;
        padding: 5px;
}
div.errorMsg
{
        background-color: #ff69ad;
        text-align: left;
        border-top: 1px solid #DDDDFF;
        border-left: 1px solid #DDDDFF;
        border-right: 1px solid #AAAAAA;
        border-bottom: 1px solid #AAAAAA;
        font-weight: bold;
        padding: 10px;
}
div.confirmMsg
{
        background-color: #DDFFDF;
        color: #136C99;
        text-align: center;
        border-top: 1px solid #DDDDFF;
        border-left: 1px solid #DDDDFF;
        border-right: 1px solid #AAAAAA;
        border-bottom: 1px solid #AAAAAA;
        font-weight: bold;
        padding: 10px;
}
div.resultMsg
{
        background-color: #CCCCCC;
        color: #333333;
        text-align: center;
        border-top: 1px solid silver;
        border-left: 1px solid silver;
        font-weight: bold;
        border-right: 1px solid #666666;
        border-bottom: 1px solid #666666;
        padding: 10px;
}
div.code
{
        background: #FFFFFF;
        border: 1px inset #000080;
        font-family: "Courier New",Courier,monospace;
        padding: 0px 6px 6px 6px;
}
div.quote
{
        background: #FFFFFF;
        border: 1px inset #000080;
        font-family: "Courier New",Courier,monospace;
        padding: 0px 6px 6px 6px;
}
input
{
        font: 11px Arial,Tahoma,Verdana,Sans-serif;
}
textarea
{
        border: 1px solid #8699B5;
        width: 400px;
        font: 11px Arial,Tahoma,Verdana,Sans-serif;
        background-color: #F5F5F5;
}
input.formTextBox
{
        border: 1px solid #8699B5;
        background: #F5F5F5;
        font: 11px Arial,Tahoma,Verdana,Sans-serif;
}
select
{
        border: 1px solid #8699B5;
        font: 11px Arial,Tahoma,Verdana,Sans-serif;
        background-color: #F5F5F5;
}
.headerprvi
{
        background-color: #770099;
        color: #ffffff;
        font-weight: bold;
        padding-left: 8px;
        font-size: 15pt;
        border-left: 1px solid #ffffff;
}
.headerprvi a
{
        color: #454545;
}
.headercenter
{
        background-color: #770099;
        color: #454545;
        font-weight: bold;
        padding-right: 8px;
}
.headerdrugi
{
        background-color: #770099;
        color: #454545;
        font-weight: bold;
        padding-right: 8px;
        border-right: 1px solid #ffffff;
}
form
{
        font-size: 11pt;
        color: #787878;
}
.loginlink
{
        background-image: url('images/btn_bullet.gif');
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 10px;
}
.sadrzaj
{
        margin-bottom: 20px;
}
.blok
{
        margin-bottom: 6px;
}
.forum
{
        background-color: #B1B7BE;
        font-size: 11pt;
        font-weight: bold;
        color: #004080;
        padding: 6px;
        background-image: url('menu4_bar.gif');
}
.forumprvi
{
        background-color: #F7F9FB;
        padding: 3px;
        color: #004080;
}
.forumdrugi
{
        background-color: #EFF3F8;
        padding: 3px;
        color: #004080;
}
.navigacijaforum
{
        background-color: #BFC4CA;
        padding: 5px;
        color: #004080;
        border-top: 1px dashed #333333;
        border-bottom: 1px dashed #333333;
        font-size: 12pt;
        text-align: center;
        font-weight: bold;
}
.forum a
{
        color: #004080;
}
.downhead
{
        background-image: url('images/menu2_bar.gif');
        color: #FFFFFF;
        padding: 5px;
}
.downloadsvaki
{
        width: 97%;
        border-top: 1px solid #333333;
        border-bottom: 1px solid #333333;
        padding: 5px;
}
.privatnost
{
        color: #E2E4E7;
        font-size: 10pt;
        text-align: center;
        padding-top: 1px;
        border-right: 1px solid #ffffff;
        border-left: 1px solid #ffffff;
}
.privatnost a
{
        color: #DADCE0;
        font-weight: normal;
}
td#headerlogo
{
        background-color: transparent;
}
