/*styl pro layout*/
body
 {
	background-color: #C30017;
	margin-top: 5px;
	font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 70%;
	text-decoration: none;
	color: #020000;
}

/*hlavni box*/
#main-part
{
	width: 748px;	
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/podmenu_13.gif);
	background-attachment: scroll;
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #020000;
}
br.clear
{
clear : both;
}
/*hlavicka*/
#head
{
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 138px;	/*vyska hlavicky*/
}

/*paticka*/
#foot
{
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 15px;	/*vyska paticky*/
}

/*menu*/
#menu
{
	font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #020000;
	width: 135px; 
	float: left;
	background-color: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 4px;
	margin-bottom: 80px;	
	text-align: left;
	line-height: 120%;  /*kvuli mozille*/
	/*background-image : url(../images/tm_18.gif);
	background-attachment : scroll;
	background-position : left;
	background-repeat : repeat-y;*/
}

/*hlavni cast webu obsahuje box realtext*/
#text
{
	float : right;
	text-align:center;
	width: 600px;
}

/*kvuli nezavislosti na absolutnich sirkach*/
#real-text
{
	text-align : left;
	width: 94%;
	margin-top: 10px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 20px;
	line-height: 130%;
}

/*spodni copyright box*/	
#copyright 
{
	color: #F1EED3;
	text-align:center;
	font-size: 10px;
	text-decoration: none;
}
/*konec stylu pro layout*/


/*styly pro text*/

/*boxy slouzici k zarovnavani obsahu*/
.center
{
	width : 100%;
	text-align : center;
	margin : 0px;
}
.left
{
	width : 100%;
	text-align : left;
	margin : 0px;
}
.right
{
	width : 100%;
	text-align : right;
	margin : 0px;
}


p
{
	margin-top: 0px;
	margin-bottom: 10px;
}

.error
{
	color:red;
	font-weight : bold;
}

.red-G
{
	color : red;
}

.big-Gteam
{
	font-size: 14px;
	font-weight: bold;
	color : #020000;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 20px;
	color : #020000;
}

h2
{
	font-size: 11px;
	margin-bottom: 2px;
	color : #020000;
}

h3
{
	font-size: 11px;
	margin-bottom: 2px;
	margin-top:0px;
	color : #020000;
}
hr
{
	width:100%;
	height : 1px;
	color : #080031;
}

ul
{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style : square;
}

ol
{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li
{
	margin-bottom:5px;
}
/*konec stylu pro text*/

/*styl pro table*/
table
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	font-size: 11px;
	color: #020000;
	text-align: left;
}

td
{
	width: 180px;
	border: 0px solid #000000;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

.G-team-odstavec
{
	width: 60px;
	padding: 0px 0px 0px 0px;
}

.odstavec
{
	width: 500px;
	padding: 2px 0px 0px 0px;
}
/*konec stylu pro table*/

/*styly pro obrazky*/
img
{
	border: 0px; 
	margin: 0px 0px 0px 0px;
}

img.vlevo
{
	float:left;
	margin-right:8px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 3px solid #67826F;
	clear: left;
}

img.vpravo
{
	float:right;
	clear: right;
	margin-left:8px;
	margin-top: 5px;
	margin-bottom:5px;
	border: 3px solid #67826F;
}
/*konec stylu pro obrazky*/


/*styly pro odkazy*/
a:link {color: #9C0C18;	text-decoration: underline;}
a:active {color: #9C0C18;text-decoration: none;}
a:visited {color: #9C0C18;text-decoration: underline;}
a:hover {color: #EB0518;text-decoration: underline;}

a.light:link {color: #E1D8D9;text-decoration: underline;}
a.light:active {color: #E1D8D9;	text-decoration: none;}
a.light:visited {color: #E1D8D9;text-decoration: underline;}
a.light:hover {color: #EBC0C5;text-decoration: underline;}

a.menu-link:link {color: #016721;text-decoration: underline;}
a.menu-link:active {color: #016721;text-decoration: underline;}
a.menu-link:visited {color: #016721;text-decoration: underline;}
a.menu-link:hover {color: #FF6600;text-decoration:underline;}
/*konec stylu pro odkazy*/


/*styl pro formulare*/
input.text-field
{
	border:1px solid #FF6600;
}
input.text-field-short
{
	width:100px; border:1px solid #FF6600;
}
input.button
{
	border:1px solid black;
	background-color:#FC8918;color:black;
}
textarea
	{
	border: 1px solid #FF6600; 
	}
/*konec stylu pro formulare*/