body {
	color: #333333;
	text-decoration: none;
	font-family: Helvetica, Georgia, sans-serif, Helvetica, Arial;
	font-size: 12px;
	background-color: /*#D3D3D3*/#ffffff;
}


table, tr, td{
	border: 0px;
}
table{
	border: 0px solid #ccc;
	padding:2px;
	background: #e7e7e7;
}
tr{
	background: #fff;
}

h1, h2, #left h3, #right h3{
	font-family: serif, "Times New Roman", Georgia, Helvetica;
	font-weight: 100;
	font-size:22px;	
	color:#000; 
	margin-top:3px;
	text-transform:uppercase;
}
h2{
	font-size:20px;	
}

#content h1, #content h2, #left h3, #right h3{
	padding:3px; 
	width: 614px;
	_width: 600px;
	background: #efefef;
	border-top: 2px solid #ccc;	
}

#left h3, #right h3{
	font-size:14px;
	width:140px;
	padding:2px;	
	margin-bottom:0px;
	float:left;
}


#right small {
	color: #C15A92;
}

#right ul li{
	list-style-type: circle;
	width:125px;
	margin-left:15px;
}

#left a:hover, #right a:hover{
	color: #C15A92;
}


img {
	border:0px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


a{
	color:#003366;
	text-decoration:none;
}
#content a{
	color: #C15A92;	
}

a:hover{
	color:#003366;
}


/* id's */
	
	#wrap {
		width: 944px;
		min-height:150px;
		background-color:#FFFFFF;
		margin-left:auto;
		margin-right:auto;
	}
	
	#top {
		min-height:112px;
		margin:0px;
		padding:0px;
		width:744px;
		background-color:#FFFFFF;
	}
	
	#content {
		width:620px;
		_width: 600px;
		min-height:600px;
		_height:600px;
		float:left;
		padding:0px;
		margin:0px;
		padding-left:11px;
		padding-right:11px;
		border-left: 1px dotted #ccc;
		border-right: 1px dotted #ccc;
		margin-top:15px;
		margin-bottom:10px;
		_margin-left:2px;
		_margin-right:2px;
		background-color:#fff;
		text-align: justify;
	}
	
	#left, #right {
		width:  145px;
		_width:  138px;
		min-height: 500px;
		_height:500px;
		margin:0px;
		padding:0px;	
		margin-top:15px;
		background-color:#fff;
	}
	#left{
		float:left;margin-left:4px;
	}
	#right {
		float:right;	margin-right:4px;
	}
	
	#footer {
		width:940px;
		height:22px;
		float:left;
		font-size:11px;
		text-align:center;
		line-height:20px;
		vertical-align:middle;
		border:0px;
		border-top: 2px solid #ccc;
		margin-top:20px;
		background:#efefef;
	}
	
	#footer a{
		color:#00104a;
		text-decoration:none;
		font-family: Helvetica, sans-serif, Arial;
		text-transform:lowercase;
		font-size:11px;
		line-height:20px;
		padding: 0px 5px 0px 5px;
		vertical-align:middle;		
	}
	
	#footer a:hover{
		color:#00104a;
		text-decoration:underline;
	}
	
	#logos {
		width:944px;
		height:68px;
		float:left;
	}
	
	#logoroplus {
		float:left;
		width:125px;
		height:68px;
	}
	
	#logothomas {
		float:right;
		width:204px;
		height:77px;	
	}
	
	#topnav {
		float:left;
		height:44px;
		width:944px;
		background:url(images/menubar.jpg) no-repeat bottom;
	}
	
	
	/* welcome page box*/
	#tab2, #tab3, #tab4, #tab1 {
		display:none;
		min-height:350px;
		_height:350px;
	}
	
	#welcomebox {
		width:615px;
		_width:616px;
		height:136px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		margin-bottom:0px;
		background: url(images/welcome.jpg) no-repeat left;
	}
	
	#welcomebox a.t1, #welcomebox a.t2, #welcomebox a.t3, #welcomebox a.t4 { width: 154px; height:31px; float:left; color:#ffffff; text-align:center; line-height:31px; vertical-align:center; text-transform: uppercase; font-family: Helvetica, Arial; font-size: 11px; _padding: 0px;; margin-left:1px;}
	
	#welcomebox a.t1,#welcomebox a.t2,#welcomebox a.t3,#welcomebox a.t4 {
		background: #555;
	}
	
	#welcomebox a.t1:hover {	background: #C15A92;  }
	#welcomebox a.t2:hover {	background: #8294BD;  }
	#welcomebox a.t3:hover {	background: #85BD59;  }
	#welcomebox a.t4:hover {	background: #022D6F;  }
	
	#welcomebox ul {
		float:right;
		width:156px;
		border:4px solid #ccc;
		min-height:10px;
		margin:0px;
		padding:0px;
	}
	
	#welcomebox ul li{
		height:31px;
		float:left;
		line-height:31px;
		margin:0px;
		margin-top:1px;
		padding:0px;
		vertical-align:center;
	}
	
	
	
	/* meniu */
	
#topnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	min-height:28px;
	margin-top:15px;
	margin-left:15px;
	overflow:visible;
}


#topnav li {
	min-height:28px;
	line-height:27px;	
	float: left;
	position: relative;
	min-width:1px;
	overflow:visible;
}


#topnav li ul, #topnav ul li ul {
	margin:0px;
	padding:0px;
	min-height:10px;
	background-color:#333;
/*	background-color:#969696;*/
	filter:alpha(opacity=95); opacity: 0.95;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	min-width:240px;
	overflow:visible;
}
#topnav ul li ul li ul {
	left: 217px;	
	top: 0px;
	display:none;
}

	
#s1 li,#s2 li,#s3 li,#s4 li,#s5 li {
	display: block;
	min-height:28px;
	line-height:27px;	
	border:0px;
	margin:0px;
	padding:0px;
	float:none;
	min-width:240px;
	/*background-color:#000;*/
}

#s1 li { width:240px;}
#s2 li { width:240px;}


#s1 li a,#s2 li a,#s3 li a,#s4 li a,#s5 li a{
	display:block;
	border:0px;
	padding:0px;
	margin:0px;
	color:#fff;
	padding-left:8px;
	padding-right:8px;
	min-height:28px;
	min-width:240px;
	line-height:27px;	
	background-color:#333;
	border:1px solid #666;
	border-top:1px solid #666;
	_border-top:0px solid #666;
	text-shadow: #000 0px 0px 0px;
}

#s1 li a,#s2 li a{ width:240px;}

#topnav li:hover ul, #topnav li.over ul, #s2 li:hover ul{ display: block; }

#topnav li:hover li {
	color:#333333;
}

#topnav li a:hover {
	background-color:#fff;
	/*color:#fff;*/
}







#topnav a {
	color:#003366;
	text-decoration:none;
	font-size:12px;
	font-weight:lighter;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	min-height:27px;
	padding:6px;
	padding-left:21px;
	padding-right:21px;	
	border:0px;
	border-left: #e9e9e9 solid 1px;
	min-width:1em;
	overflow:visible;
	text-shadow: #fff 1px 1px 1px;
	/*position:absolute;*/
	/*padding: 30px 13px 30px 12px;*/
}


#topnav a:hover {
	color:#000000;
	background-color:#9EA6A7;
/*	background-color:#969696;
	filter:alpha(opacity=70); opacity: 0.70;*/
}

#topnav a.selected {
	background-color:#969696;
	color:#FFFFFF;
}

#topnav a.first {
	border:0px;
}



	/* end meniu codes*/
	
	
/* end id's */


.box{
	padding:0px;
	margin:0px;
	width: 138px;
	padding:3px;
	float:left;
	margin-bottom:20px;	
}

.leftbox{
	float:left; 
	margin:15px;
	margin-left:0px;
}

.rightbox{
	float:right;
	margin:15px;
	margin-right:0px;
}
