﻿img, div 
{
	behavior: url(iepngfix.htc) 
}

.btn_ie
{
	behavior: url(iepngfix.htc)
}

.menu_img
{
	border: 0px;
}

/* Models */

.smallModelThumbFrame
{
	border: solid 5px white;
	width: 114px;	
	height: 156px;
	background-color: white; /*#282828;*/
}

.smallModelThumb_L
{
	width: 114px;
	border: 0px;
}

.smallModelThumb_S
{
	height: 156px;
	width: 114px;
	border: 0px;
}

.bigModelThumb_L
{
	width: 290px;
	border: 0px;
}

.bigModelThumb_S
{
	border: 0px;
	width: 290px;
	height: 390px;
}

.bigModelThumbFrame
{
	border: solid 5px white;
	width: 278px;
	height: 390px;
	background-color: #1D1D1D;
	vertical-align: middle;
	text-align:center;
}

/* ------------------------------- */


.arial_12_normal_gray
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight: normal;
	line-height: 18px;
	color: #2F2F2F;
}	

.arial_12_normal_white
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: White;
}	
.arial_11_bold_white
{
	font-size: 11px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: White;
}

.arial_14_bold_white
{
	font-size: 14px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: White;
}
.arial_11_bold_pink
{
	font-size: 11px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #E76987;
}

.arial_11_normal_pink
{
	font-size: 11px;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #E76987;
}

.arial_14_normal_pink
{
	font-size: 14px;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #E76987;
}
a.rssLink:link 
{
	text-decoration: none;
	color: #FF7495;
}
a.rssLink:visited 
{
	color: #FF7495;
	text-decoration: none;
}
a.rssLink:hover 
{
	text-decoration: underline;
	color: #FF7495;
}

/* -------------------------- KONTAKTA ----------------------------- */


.form_message
{	
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: transparent;
	background-position: 20px 10px;
	margin-left: 8px;
	margin-top: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px solid transparent;
	height: 116px;
	width: 360px;
}

.form_text
{	
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: transparent;
	background-position: 20px 10px;
	margin-left: 8px;
	margin-top: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px solid transparent;
	height: 17px;
	width: 244px;

}

.form_dropdown
{	
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: transparent;
	background-position: 20px 10px;
	margin-left: 8px;
	margin-top: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px solid transparent;
	height: 20px;
	width: 244px;
}


/* -------------------------- MODEL FORM  ----------------------------- */


.form_model_message
{	
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: transparent;
	background-position: 20px 10px;
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px solid transparent;
	height: 68px;
	width: 390px;
}


.form_model_text
{	
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: transparent;
	background-position: 20px 10px;
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px solid transparent;
	height: 17px;
	width: 184px;
}

.form_model_text_mini
{	
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: transparent;
	background-position: 20px 10px;
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px solid transparent;
	height: 17px;
	width: 95px;
}

/* ------- ADMIN ---------- */


.arial_10_normal_black
{
	font-size: 10px;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: black;
}	
.arial_11_bold_black
{
	font-size: 11px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: black;
}