﻿.GlobalTable
{
	width : 568px;
	font-family : Verdana;
	font-size : 13px;
	color : RGB(9,63,85);
	text-align : justify;
	vertical-align : top;
	margin-left: 20px;
}
.GlobalClanekH1
{
	font-family : Times New Roman;
	font-size : 25px;
	color : RGB(226,0,26);
	margin-top : 0px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;
}
.GlobalClanekAutor
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : RGB(0,139,208);
}
.GlobalClanekDatum
{
	font-family : Verdana;
	font-size : 10px;
	color : RGB(0,139,208);
	margin-left : 20px;
}
.GlobalClanekText
{
	font-family : Verdana;
	font-size : 13px;
	color : RGB(9,63,85);
}
.GlobalClanekZaver
{
	font-family : Arial;
	font-size : 15px;
	color : RGB(9,63,85);
	font-weight : bold;
}
.GlobalClanekAhref
{
	font-size : 15px;
	font-family : Times New Roman;
	text-decoration : underline;
	color : RGB(0,139,208);	
}
.GlobalH1
{
	font-family : Georgia;
	font-size : 20px;
	color : RGB(9,63,85);
	margin-top : 25px;
}
.GlobalBlue
{
	font-size : 17px;
	font-weight : bold;
	color : RGB(0,139,208);
}
.GlobalRed
{
	font-size : 17px;
	font-weight : bold;
	color : Red;
}

.GlobalHr
{
	background-image : url('../../img/css/hr.gif');
	background-repeat : repeat-x;
	background-position : center center;
}
.GlobalHr2
{
	width : 330px;
	background-image : url('../../img/css/hr2.gif');
	background-repeat : repeat-x;
	background-position : center center;
}

h2
{
	font-family : Arial;
	font-size : 15px;
	margin-bottom:2px;
	padding-bottom:0px;
}
ul
{
	margin-top:0px;
	padding-top:0px;
}

a.underline:hover
{
	text-decoration:underline!important;
}
