/* CSS Document */
html{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:arial,verdana;
	font-size:11px;
	
}

#container{
	width:950px;
	margin:auto;
	
}
#head{
	height:93px;
	width:950px;
	

}
#content{
	
	width:950px;

}
#footer{
	height:30px;
	width:950px;

}
#login{
	width:300px;
	height: 40px;
	
	float:right;
	text-align:right;
	margin-right:0px;
	margin-top:15px;
	
	
}
#login input{
	width:80px;
	color:grey;
	font-size:11px;
}
#login .buttonnb{
	border:0px;
	color:#D50007;
	background:white;
	font-size:11px;
	text-align:right;
	text-decoration:underline;
	font-weight:bold;
}
#login form{
	margin:0px;
	padding:0px;
}
#logo{
	float:left;
	margin-top:30px;
}
#menu{
	width:600px;
	height:43px;
	float:left;
	left:240px;
	_left:250px;
	position:relative;
	top:-5px;
	_top:2px;
}
#menu div{
	float:left;
	height:41px;
	width:100px;
	
	vertical-align:middle;
	font-weight:bold;
	background-image: url(../images/passive.png);
	border:1px solid #C4C4C4;
}
#menu div.active{
	background-image: url(../images/active.png);
	border:1px solid #DB0C04;
}
#menu div a{
	color:black;
	font-size:12px;
}

#header{
	background-color:#FC392F;
	background-image:url(../images/bkgr.png);
	background-repeat:no-repeat;
	
	margin:0px;
	padding:0px;

}
img{
	border:0px;
}
#buy{
	float:right;
}
#news,#news2,#por{
	float:left;
}
#por,#buy{
	border-left:1px dashed #939393;
	margin:10px;
}
#news,#news2{
	text-align:left;
	width:280px;
	margin-left:10px;

}
#news h3,#news2 h3{
	Font-family:arial;
	margin-top:10px;
	font-size:16px;
}
#news ul,#news2 ul{
	margin:0px;
	padding-left:10px;
}
#news ul li,#news2 ul li{
	background-image:url(../images/lidit.gif);
	background-repeat:no-repeat;
	padding:3px;
	padding-left:20px;;
	list-style-type:disc;
}
#pagei{
	float:left;
	width:950px;
	background-color:#DDDDDD;
		background-image:url(../images/bkgr2.png);
	background-repeat:no-repeat;
	background-position:bottom;
	border:1px solid #DEDEDE;
}
#pageii{
	float:left;
	width:950px;
	background:#EDEDED;
	border:1px solid #DEDEDE;
}
#pageii div{
	float:left;
	width:280px;
	margin:10px;
}
#pageiii{
	background:white;
	border:1px solid #DEDEDE;
}
#pageiii div{
	float:left;
	width:290px;
	margin:10px;
	color:#454545;
	text-align:left;
}
h2{
	background-image:url(../images/sipka.png);
	background-repeat:no-repeat;
	background-position:center left;
	text-align:left;
	margin:0px;
	margin-left:20px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	color:white;
	font-weight:normal;
	font-size:21px;
	font-family:arial,verdana;
}
#news a{
	color:#4E4E4E;
}
a{
	text-decoration:none;
	color:black;
}
a:hover{
	text-decoration:underline;
}

.center{
	text-align:center;
}
table td.PrinterItem{
	background-color:white;
	
	border-right:1px solid #c4c4c4;
	border-top:1px solid #c4c4c4;

}
table td.PrinterItem a{
	color:black;
	font-weight:bold;
}
table td.PrinterItem a span{
	color:red;
}
table td.PrinterItem p{
	margin:3px;
	
}
table td.PrinterItemInfo{
	background-color:#EDEDED;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #c4c4c4;
	border-top:1px solid #c4c4c4;
	font-weight: bold;

}
table td.PrinterItemInfo a{
	color:red;
	font-weight:bold;
	font-size:14px;
}	

#pageleft{
	
	width:630px;
	height:600px;
	float:left;
	background-image:url(../images/bkgrleft.png);
	background-repeat:repeat-X;
	background-position:top left;
	
}
#submenu{
	margin:10px;
	margin-left:40px;
	text-align:left;
	
}
#submenu a{
	color:black;
	text-decoration:none;
	font-weight:bold;
	
}
#submenu a.menuContentItemSelected{
	text-decoration:underline;

}

#pageright{
	width:320px;
	float:right;
	text-align:left;
	background:#EDEDED;

	
}
#pageright div{
	width:318px;
	border:1px solid #D4D4D4;
	border-top:0px solid #D4D4D4;

}
#box{
	text-align:left;
	border:1px solid #D4D4D4;
	width:555px;
	
	margin-left:35px;
	_margin-left:10px;
	
}
#pageleft h3{
	
	text-align:left;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:10px;
	margin-left:10px;
}
#pageleft h3.rl{
	
	margin-left:30px;
		color:red;
}
#box h3{
	height:20px;
	_height:40px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:10px;
	color:red;
	background-image:url(../images/predajcbg.png);
	border-bottom:1px solid #D4D4D4;

}
.boxbutton{
	color:white;
	height:28px;
	background-color:#FD2E26;
	background-image:url(../images/boxbutton.png);
}
.innerbox{
	text-align:justify;
	margin:20px;
	margin-left:40px;
}
table {
	font-size:11px;
}
table h4{
	color:#FD2E26;
}
a.head5{
	font-size:12px;
	color:black;
	font-weight:bold;
	margin-left:30px;
	width:230px;	
}
table.tablelist{
	width:555px;
	margin-left:35px;
	_margin-left:10px;
	
}
table.tablelist td {
	border-bottom:1px solid #C4C4C4;
	padding:10px;
	background-image:url(../images/reddot.gif);
	background-repeat:no-repeat;
	background-position: middle;	
}
table.tablelist td a{
	color:black;
	font-weight:bold;
}
.nodisplay{
	display:none;
}
table.contact{
	width:555px;
}
table.contact td{	
	background-image:url(../images/reddot.gif);
	background-repeat:no-repeat;
	background-position: left top ;
	padding:9px;
	padding-left:11px;
	vertical-align:top;
}
table.contact td span{	
	
	color:black;
	font-size:13px;
	font-weight:bold;
}
div.kraj{
	width:190px;
	display:block;
	float:left;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-lefT:6px;
}
div.kraj h4{
	colro:red;
	font-size:13px;
}
.red{
	color:red;
}

.contactName1{
	font-size:13px;

}
.contactName2{
	font-size:13px;

}
.hideName{
	display:none;
}
#tabmenu div{
	float:left;
	font-size:11px;
	text-align:center;
	padding:0px;
	padding-top:5px;
	margin-left:3px;
	height:30px;
	font-weight:bold;
	border:1px solid #C4C4C4;
	vertical-align:center;
	border-bottom:0px solid #C4C4C4;
	width:140px;
}
#tabmenu div span{
	
	margin:0px;
	
	
}
#tabmenu div span a{
	padding-top:10px;
}

#tabmenu{
	height:30px;
	padding-left:0px;
	
}

