a{
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	color: #c00c0b;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a_link3{
	font-family:  Arial;
	font-size: 13px;
	font-weight: bold;
	color: #c00c0b;
	text-decoration: none;
}
.a_link3:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.a_link{
	font-family:  Arial;
	font-size: 11px;
	font-weight: bold;
	color: #c00c0b;
	text-decoration: none;
}
.a_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.a_search {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a_search:hover {
	font-family: Arial;
	font-size: 1px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body{
	margin:0px;
	background-image: url(images/background.jpg);
}
.mainBorder{
	border: solid 1px black;
}
.rightBorder{
	border-right:dashed 2px black;
}
.bottomborder{
	border-bottom:dashed 1px black;
}
.kontakti{
	font-family: Arial;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	padding:10px;
}
.a_email{
	font-family: Arial;
	font-size:12px;
	color:#c10c0c;
	text-decoration:none;
}
.a_email:hover{
	font-family: Arial;
	font-size:12px;
	color:#c10c0c;
	text-decoration:underline;
}
.textField{
	width:185px;
	height:16px;
	font-family: Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.textArea{
	width:185px;
	height:130px;
	font-family: Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	overflow:auto;
}
.button{
	width:190px;
	height:20px;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	text-decoration:none;
    background-color:#FFFFFF
}
a.text1,.text1 {
	font-family: Arial;
	font-size: 12px;
	padding-left:0px;
	color:#333333;
	text-decoration:none;
}
a.text1:hover {
	font-family: Arial;
	font-size: 12px;
	padding-left:5px;
	color:#333333;
	text-decoration:none;
}
.text2 {
	font-family: Arial;
	font-size: 13px;
	color:#333333;
	text-decoration:underline;
}
.text6{
	font-family: Arial;
	font-size: 13px;
	color:#333333;
	text-decoration:none;
}



.text3 {
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	padding-left:5px;
	color:#333333;
	text-decoration:underline;
}
.text4 {
	font-family: Arial;
	font-size: 13px;
	padding-left:0px;
	color:#333333;
	text-decoration:none;
}
.text5 {
	font-family: Arial;
	font-size: 17px;
	padding-left:5px;
	color:#333333;
	text-decoration:none;
}
.text4:hover {
	font-family: Arial;
	font-size: 12px;
	padding-left:5px;
	color:red;
	text-decoration:underline;
}
.tdpad
{
	padding-top:5px;
}
.gmb
{
	
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color:black;
	text-decoration:none;
    background-color:white;
	border-left:solid 1px black;
	border-right:solid 2px gray;
	cursor: pointer;

}
.gmb2
{
	
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color:#c00c0b;
	text-decoration:none;
	background-color:white;
	cursor: pointer;
	face-color:red;
}
.tdpad2
{
	padding-left:10px;
	padding-right:10px;
}
.tdpad3
{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.shopNaslov{
	background-color: #c10d0c;
	color: #f4dba9;
	font-weight: bold;
}