
body {
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	background: #000 url(../images/back.gif) repeat-x;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3 {
  
  padding-top:5px;
  margin-bottom:0px;
  padding-bottom:5px;
  line-height:110%;
  
}

h1 {
  color:#B3D234;
  font-size:180%;
  margin-top:4px;
  padding-top:0px;
}

h2 {
  font-size:150%;
}
h3 {
  font-size:120%;
}
h3 a {
    color:#B3D234;
} 

h4 {
  font-size:110%;
}

#container
{
	width: 966px;
	margin: auto;
}

#logo
{
	float: left;
	width: 414px;
	height: 90px;
	margin-top: 5px;
	text-align: left;
}

#login
{
	float: right;
	width: 552px;
	height: 28px;
	margin-top: 7px;
	text-align: left;	
}

#login Form {
	display:inline;	
}

.language_box
{
	float: right;
	display:inline;
}

#search
{
	float: right;
	height: 35px;
	/* background: #181818;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid; */
}

a {	color: #cc6600; text-decoration: none; }

img {	border: 0;}

#search_form
{
	float: left;
	text-align: right;
	width: 430px;
	color: #b3d234;
	padding-top: 5px;
}

.search_button { 
	color:#b3d234; 
	font: normal 90% Verdana,helvetica,sans-serif; 
	background-color:#181818; 
	border: 1px solid; 
	border-color: #333; 
	} 

.search_buttonhov { 
	border-color: #cc6600;
	color: #cc6600;
}

input, textarea, select {
	border: 1px solid #333333;
	font-size: 10px;
	padding: 2px;
	background: #fff;
}

#menu
{
	width: 964px;
	height: 27px;
	/*background: #282828;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;*/
	clear: both;
}

#navigation
{
	width: 500px;
	height: 31px;
	line-height: 3em;
	float: left;
	background: url(../images/navigation_bg2.png) no-repeat left;
}

#navigation ul,
#navigation ul li {
	padding: 0;
	margin: 0;
	float: left;
		list-style: none;
}

.navigation_title a:hover {
	color: #fff;
	background: #cd670c;
}


.navigation_title a
{
	width: 106px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	line-height:31px;
	color: #FFFFFF;
}

.navigation_title a:hover
{
	width: 106px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	line-height:31px;
	background-image: url(/images/nav_green.gif);
}



.navigation_title a.vrt
{
	width: 145px;
}

.navigation_title a.vrt:hover,.navigation_title a.vrtselected {
		background-image: url(/images/nav_green_vrt.png);
			color: #000000;
}


#new_navigation_home {
    float: left;
    clear:both;
    height: 20px;
    background-color: #000;
    margin: 0 0 0 0;
    padding: 4px 0 0 0;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    width: 964px;
    list-style: none;
}


#new_navigation_home li {
 float: left;
 line-height: 14px;
 text-align: center;
 border-right: 1px dotted #333;
}

#new_navigation_home li a {
  padding-left: 10px;
 padding-right: 10px;
 font-weight: bold;
 font-size: 10px;
 text-decoration: none;
	color: #b3d234;
}

#new_navigation_home li a:hover {
 text-decoration: underline;
}

#new_navigation_home li.sort {
 float: right;
 border-right: 1px solid #E7E5E5;
}

#currentTab {
	width: 106px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	line-height:31px;
	background-image: url(/images/nav_green.gif);
}

#upload_button,#sutaz_button
{
	width: 100px;2731px;
	float: right;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(/images/nav_orange.gif);
}

#upload_button a,#sutaz_button a
{
	/* border-left: 1px solid #666;
	padding-left: 10px;*/
	font-weight: bold;
	color: #000;
	font-size: 13px;
}

#upload_button a:hover,#sutaz_button a:hover
{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}
#top_links { float: right; }

#login a,
#login a:link,
#login a:active,
#login a:visited {
	color: #b3d234;
}
#login a:hover {
	color: #b3d234;
}

#footer
{
	width: 944px;
	height: 35px;
	background: #101010;
	border: 1px solid #333333;
	clear: both;
	padding: 5px 10px 5px 10px;
}

#footer_links
{
	position: absolute;
	height: 37px;
	text-align: right;
	font-weight: normal;
}

#footer_links a
{
	font-size: 11px;
	color: #ff6600;
	padding: 0 10px 0 10px;
	border-right: 1px #999 dotted;
}

.copyright {
  margin-top: 18px;
  float: left;
  position: absolute;
  margin-left: 10px;
}



/* Forms */
.mcontent form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
.mcontent fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
.mcontent fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
.mcontent fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
.mcontent fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
.mcontent fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
.mcontent form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}

.mcontent form div.input {
	color: #DADADA;
}
.mcontent form div.select div {
	margin-bottom: 0.1em ;
	padding: 0em 1em;
}

.mcontent form div.required {
	color: #FFEAEA;
	font-weight: bold;
}
.mcontent form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
.mcontent label {
	display: block;
	font-size: 130%;
	padding-right: 20px;
}

div.checkbox label {
	font-size: 100%;

}

.mcontent input, .mcontent textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}


.mcontent select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}

.mcontent select[multiple=multiple] {
	width: 100%;
}

.mcontent option {
	font-size: 120%;
	padding: 0 3px;
}
.mcontent input[type=checkbox] {
	clear: left;
	float: left;
	margin: 5px 6px 7px 2px;
	width: auto;
}
.mcontent input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
.mcontent div.radio label {
	margin: 0 0 6px 20px;
}
.mcontent input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}




/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: #c8dd40;
	color: #000;
} 
.failure {
	background: #900;
	color: #fff;
} 


#fullwidth_box_with_banner
{ 
	width: 770px;
	float: left;
	clear:left;
  text-align: left;
	border: 1px solid #333;
	background: #101010;
	margin-top: 10px;
	margin-bottom: 20px;
  font-size:14px;
  line-height:160%;
}

#fullwidth_box_with_banner input, #fullwidth_box_with_banner textarea, #fullwidth_box_with_banner select {
	font-size: 1em;
}


#fullwidth_box_with_banner_container
{ 
  
	padding:10px;
}

.block2 {
  padding:5px 5px 25px 05px;
  width:355px;
  float:left;
}

#formblocks div {

}

#formblocks textarea {
  width:450px;
  height:80px;
}

#advert_slim {
  width:184px;
	float: right;
	clear:right;
  text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
  font-size:14px;
  line-height:160%;
}
#advert_slim a {
  line-height:110%;
  font-size:100%;
  position:relative;
  float:left;
  clear:both;
  margin-bottom:15px;
  text-align:left;
}

#advert_slim a.adv {
  position:relative;
  width:180px;
  height:135px;
  float:left;
  margin-bottom:2px;
}


#advert_slim a span {
  position:absolute;
  top:0px;
  left:0px;
  width:180px;
  height:135px;
  background:url('/images/vrt-advertoverlay.png') no-repeat top left;;
}

#advert_slim h3 {
  margin-top:0px;
  text-align:center;
}

.paging {
  text-align:center; 
 clear:both;
 float:left;
 width: 100%;
 padding: 0px;
 line-height: 28px;
 margin-top:10px;
 margin-bottom:10px;
}

.paging span.current {
 color: #666;
 padding: 2px 4px 2px 4px;
 margin: 2px; 
 text-decoration: none;
 border: 1px solid #666;
 display: block:

}

.paging span {
 color: #cc6600;
 padding: 2px 4px;
 margin: 2px; 
 text-decoration: none;
 border: 1px solid #cc6600;
 background-color: #0b0b0b;
 display: block:
}



.paging a:hover{

 text-decoration: none;
 background-color: #666666;
 font-weight: normal;
 color: #333; 
}

#newsletterpridat form {
	padding: 10px 0px;
	background: #282828;
	border: 1px #333 solid;
	color: #999;
	font-size: 11px;
	font-weight: bold;
	
}

#newsletterpridat {
  text-align:center;
	
	width:964px;
	height: 40px;
  clear:both;
  margin-bottom: 15px;
}

.rightbox2 {
  float:right;
  width:50%;
}

.leftbox2 {
  float:left;
  width:50%;
}

.box {
  width:530px;
float:left;
}

.box1 {
  width:100%;
  float:left;
  clear:both;
}

div.box3 {
  width:33%;
  clear:none;
  float:left;
}

.vrt p {
  clear:left;
}
.vrt img.descimage {
  float:left;
  margin:5px 10px 10px 10px ;
}
.vrt .specinfo img {
  margin:15px 10px 15px 20px ;
  vertical-align:middle;
 }  

.vrt img.odsek {
  vertical-align:middle;
  margin-right:5px;
}

.vrtlist .box1 {
  padding-bottom:10px;
}
.vrtlist a {
  font-size:130%;
}

.vrtlist h1 a {
  font-size:100%;
  color:#B3D234;
}

.paging a {
  font-size:100%;
}

.vrtlist img {
  width:200px;
  height:100px;
  margin-right:10px;
  margin-bottom:10px;
  float:left;
  clear:left;
}

dl {
  margin:0px;
}
dt {
  font-size:110%;
}


dd {
  margin-left:0px;
  margin-bottom:5px;
  font-size:80%;
}

.vrt .comment dl {
  line-height:14px;
}

.vrt .comment dt {
  padding-left:20px;
  padding-top:10px;
  padding-bottom:5px;
  background:url(/images/koment.png) no-repeat top left;
}
.vrt .comment dd {
    padding-left:20px;
  
}
.vrt .potrebujeme table {
  margin:10px;
}
.vrt .potrebujeme table td {
  font-size:80%;
  padding:0px;
  line-height:12px;
  border-bottom:1px solid gray;
  padding-bottom:1px
  
}
